Lines Matching refs:pDepthAttachment

85   * pname:pDepthAttachment is a pointer to a slink:VkRenderingAttachmentInfo
135 pname:imageView members of pname:pDepthAttachment,
156 of pname:pDepthAttachment, pname:pStencilAttachment, and elements of
164 of pname:pDepthAttachment, pname:pStencilAttachment, and elements of
209 pname:pColorAttachments, pname:pDepthAttachment, or
220 pname:pColorAttachments, pname:pDepthAttachment, or
229 pname:pDepthAttachment, or pname:pStencilAttachment that is not
237 pname:pDepthAttachment, or pname:pStencilAttachment that is not
241 * [[VUID-VkRenderingInfo-pDepthAttachment-06085]]
242 If neither pname:pDepthAttachment or pname:pStencilAttachment are `NULL`
246 * [[VUID-VkRenderingInfo-pDepthAttachment-06086]]
247 If neither pname:pDepthAttachment or pname:pStencilAttachment are
257 * [[VUID-VkRenderingInfo-pDepthAttachment-06547]]
258 If pname:pDepthAttachment is not `NULL` and
259 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE,
260 pname:pDepthAttachment->imageView must: have been created with a format
262 * [[VUID-VkRenderingInfo-pDepthAttachment-06088]]
263 If pname:pDepthAttachment is not `NULL` and
264 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE,
265 pname:pDepthAttachment->imageView must: have been created with
291 * [[VUID-VkRenderingInfo-pDepthAttachment-06092]]
292 If pname:pDepthAttachment is not `NULL` and
293 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE,
294 pname:pDepthAttachment->layout must: not be
296 * [[VUID-VkRenderingInfo-pDepthAttachment-06093]]
297 If pname:pDepthAttachment is not `NULL`,
298 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE, and
299 pname:pDepthAttachment->resolveMode is not ename:VK_RESOLVE_MODE_NONE,
300 pname:pDepthAttachment->resolveImageLayout must: not be
328 * [[VUID-VkRenderingInfo-pDepthAttachment-06098]]
329 If pname:pDepthAttachment is not `NULL`,
330 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE, and
331 pname:pDepthAttachment->resolveMode is not ename:VK_RESOLVE_MODE_NONE,
332 pname:pDepthAttachment->resolveImageLayout must: not be
359 * [[VUID-VkRenderingInfo-pDepthAttachment-07732]]
360 If pname:pDepthAttachment is not `NULL` and
361 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE,
362 pname:pDepthAttachment->layout must: not be
365 * [[VUID-VkRenderingInfo-pDepthAttachment-07733]]
366 If pname:pDepthAttachment is not `NULL`,
367 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE, and
368 pname:pDepthAttachment->resolveMode is not ename:VK_RESOLVE_MODE_NONE,
369 pname:pDepthAttachment->resolveImageLayout must: not be
386 * [[VUID-VkRenderingInfo-pDepthAttachment-06102]]
387 If pname:pDepthAttachment is not `NULL` and
388 pname:pDepthAttachment->imageView is not dlink:VK_NULL_HANDLE,
389 pname:pDepthAttachment->resolveMode must: be one of the bits set in
396 * [[VUID-VkRenderingInfo-pDepthAttachment-06104]]
397 If pname:pDepthAttachment or pname:pStencilAttachment are both not
398 `NULL`, pname:pDepthAttachment->imageView and
404 * [[VUID-VkRenderingInfo-pDepthAttachment-06105]]
405 If pname:pDepthAttachment or pname:pStencilAttachment are both not
406 `NULL`, pname:pDepthAttachment->imageView and
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
602 * [[VUID-VkRenderingInfo-pDepthAttachment-09318]]
603 pname:pDepthAttachment->resolveMode must: not be
4208 slink:VkRenderingInfo::pname:pDepthAttachment, or