Lines Matching defs:aspect
294 // When we are checking combined depth and stencil formats, each aspect is
816 formatAspect, // VkImageAspectFlags aspect;
836 formatAspect, // VkImageAspectFlags aspect;
865 getAspectFlags(imageAccess.getFormat()), // VkImageAspectFlags aspect;
1057 const VkImageAspectFlags aspect = isCompressedFormat(m_params.dst.image.format) ?
1065 aspect, // VkImageAspectFlags aspect;
4973 VK_IMAGE_ASPECT_COLOR_BIT, // VkImageAspectFlags aspect;
4993 VK_IMAGE_ASPECT_COLOR_BIT, // VkImageAspectFlags aspect;
5014 VK_IMAGE_ASPECT_COLOR_BIT, // VkImageAspectFlags aspect;
8689 // Create the verifying shader for the depth aspect if the depth is used.
8698 // Create the verifying shader for the stencil aspect if the stencil is used.