Searched refs:copyAspect (Results 1 – 3 of 3) sorted by relevance
241 VkImageAspectFlags copyAspect = VK_IMAGE_ASPECT_COLOR_BIT);
3928 VkImageAspectFlags copyAspect) in copyImageToBuffer() argument3949 copyAspect, // VkImageAspectFlags aspectMask; in copyImageToBuffer()
405 VkImageAspectFlagBits copyAspect) in GetDepthStencilImageToBufferFormat() argument407 if (copyAspect == VK_IMAGE_ASPECT_STENCIL_BIT) in GetDepthStencilImageToBufferFormat()415 ASSERT(copyAspect == VK_IMAGE_ASPECT_DEPTH_BIT); in GetDepthStencilImageToBufferFormat()