Lines Matching refs:pStencilAttachment
87 * pname:pStencilAttachment is a pointer to a
136 pname:pStencilAttachment, and elements of pname:pColorAttachments that
156 of pname:pDepthAttachment, pname:pStencilAttachment, and elements of
164 of pname:pDepthAttachment, pname:pStencilAttachment, and elements of
210 pname:pStencilAttachment that is not dlink:VK_NULL_HANDLE must: be
221 pname:pStencilAttachment that is not dlink:VK_NULL_HANDLE must: be
229 pname:pDepthAttachment, or pname:pStencilAttachment that is not
237 pname:pDepthAttachment, or pname:pStencilAttachment that is not
242 If neither pname:pDepthAttachment or pname:pStencilAttachment are `NULL`
247 If neither pname:pDepthAttachment or pname:pStencilAttachment are
267 * [[VUID-VkRenderingInfo-pStencilAttachment-06548]]
268 If pname:pStencilAttachment is not `NULL` and
269 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE,
270 pname:pStencilAttachment->imageView must: have been created with a
272 * [[VUID-VkRenderingInfo-pStencilAttachment-06089]]
273 If pname:pStencilAttachment is not `NULL` and
274 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE,
275 pname:pStencilAttachment->imageView must: have been created with a
302 * [[VUID-VkRenderingInfo-pStencilAttachment-06094]]
303 If pname:pStencilAttachment is not `NULL` and
304 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE,
305 pname:pStencilAttachment->layout must: not be
307 * [[VUID-VkRenderingInfo-pStencilAttachment-06095]]
308 If pname:pStencilAttachment is not `NULL`,
309 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE, and
310 pname:pStencilAttachment->resolveMode is not ename:VK_RESOLVE_MODE_NONE,
311 pname:pStencilAttachment->resolveImageLayout must: not be
334 * [[VUID-VkRenderingInfo-pStencilAttachment-06099]]
335 If pname:pStencilAttachment is not `NULL`,
336 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE, and
337 pname:pStencilAttachment->resolveMode is not ename:VK_RESOLVE_MODE_NONE,
338 pname:pStencilAttachment->resolveImageLayout must: not be
372 * [[VUID-VkRenderingInfo-pStencilAttachment-07734]]
373 If pname:pStencilAttachment is not `NULL` and
374 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE,
375 pname:pStencilAttachment->layout must: not be
378 * [[VUID-VkRenderingInfo-pStencilAttachment-07735]]
379 If pname:pStencilAttachment is not `NULL`,
380 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE, and
381 pname:pStencilAttachment->resolveMode is not ename:VK_RESOLVE_MODE_NONE,
382 pname:pStencilAttachment->resolveImageLayout must: not be
391 * [[VUID-VkRenderingInfo-pStencilAttachment-06103]]
392 If pname:pStencilAttachment is not `NULL` and
393 pname:pStencilAttachment->imageView is not dlink:VK_NULL_HANDLE,
394 pname:pStencilAttachment->resolveMode must: be one of the bits set in
397 If pname:pDepthAttachment or pname:pStencilAttachment are both not
399 pname:pStencilAttachment->imageView are both not dlink:VK_NULL_HANDLE,
405 If pname:pDepthAttachment or pname:pStencilAttachment are both not
407 pname:pStencilAttachment->imageView are both not dlink:VK_NULL_HANDLE,
423 pname:pDepthAttachment, pname:pStencilAttachment, and each element of
488 pname:pDepthAttachment, pname:pStencilAttachment, or any element of
557 pname:pDepthAttachment, pname:pStencilAttachment, or any element of
605 * [[VUID-VkRenderingInfo-pStencilAttachment-09319]]
606 pname:pStencilAttachment->resolveMode must: not be
4209 slink:VkRenderingInfo::pname:pStencilAttachment that is not