Searched defs:imageAspect (Results 1 – 10 of 10) sorted by relevance
254 const VkImageAspectFlags imageAspect = vk::isDepthStencilFormat(imageFormat) ? in recordCopyBufferToImage() local357 const VkImageAspectFlags imageAspect = vk::isDepthStencilFormat(imageFormat) ? in recordCopyImageToBuffer() local
316 vk::VkImageAspectFlags imageAspect; member
472 VkImageAspectFlags imageAspect = getImageAspectFlags(mapVkFormat(outputFormat)); in buildBasicRenderPass() local
128 VkImageAspectFlagBits imageAspect, in createImageView()
411 tcu::TestStatus ImageSubresourceLayoutInstance::iterateAspect(VkImageAspectFlagBits imageAspect) in iterateAspect()
826 …const auto imageAspect = (isDSFormat ? (hasStencil ? VK_IMAGE_ASPECT_STENCIL_BIT : VK_IMAGE_ASP… in iterate() local
1858 VkImageAspectFlags imageAspect = 0u; in getImageSamplingInstanceParams() local
299 …const auto imageAspect = (isDSFormat ? (sampleStencil ? VK_IMAGE_ASPECT_STENCIL_BIT : VK_IMAGE_ASP… in getImageSamplingInstanceParams() local
1923 TestImageAspect imageAspect; member
617 const VkImageAspectFlags imageAspect = in TestImage() local