Lines Matching defs:aspects
160 /* We call this with image->vk.aspects & aspect, so 0 means the aspect we are
285 * So we ignore the aspects from the subresource range of the image
287 * the to aspects compatible with the render pass and the image.
365 /* We call this with image->vk.aspects & aspect, so 0 means the aspect we are
406 /* We call this with image->vk.aspects & aspect, so 0 means the aspect we are
462 * So we ignore the aspects from the subresource range of the image
464 * the to aspects compatible with the render pass and the image.
466 const VkImageAspectFlags aspects =
476 aspects & VK_IMAGE_ASPECT_DEPTH_BIT,
483 aspects & VK_IMAGE_ASPECT_STENCIL_BIT,
495 aspects & VK_IMAGE_ASPECT_DEPTH_BIT,
501 aspects & VK_IMAGE_ASPECT_STENCIL_BIT,