Searched refs:copyAspect (Results 1 – 4 of 4) sorted by relevance
249 VkImageAspectFlags copyAspect = VK_IMAGE_ASPECT_COLOR_BIT);262 VkImageAspectFlags copyAspect = VK_IMAGE_ASPECT_COLOR_BIT);
4292 VkImageAspectFlags copyAspect) in copyImageToBuffer() argument4313 copyAspect, // VkImageAspectFlags aspectMask; in copyImageToBuffer()4359 VkImageAspectFlags copyAspect) in copyImageToBuffer() argument4380 copyAspect, // VkImageAspectFlags aspectMask; in copyImageToBuffer()
103 VkImageAspectFlagBits copyAspect) in GetDepthStencilImageToBufferFormat() argument105 if (copyAspect == VK_IMAGE_ASPECT_STENCIL_BIT) in GetDepthStencilImageToBufferFormat()113 ASSERT(copyAspect == VK_IMAGE_ASPECT_DEPTH_BIT); in GetDepthStencilImageToBufferFormat()
684 VkImageAspectFlagBits copyAspect) in GetDepthStencilImageToBufferFormat() argument686 if (copyAspect == VK_IMAGE_ASPECT_STENCIL_BIT) in GetDepthStencilImageToBufferFormat()694 ASSERT(copyAspect == VK_IMAGE_ASPECT_DEPTH_BIT); in GetDepthStencilImageToBufferFormat()