Home
last modified time | relevance | path

Searched refs:eDepthStencilAttachmentOptimal (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/common/detector/
DVulkan.cpp822 vkhpp::ImageLayout::eDepthStencilAttachmentOptimal)); in CreateFramebuffer()
861 .layout = vkhpp::ImageLayout::eDepthStencilAttachmentOptimal, in CreateFramebuffer()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1590 eDepthStencilAttachmentOptimal = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, enumerator
Dvulkansc_to_string.hpp2429 case ImageLayout::eDepthStencilAttachmentOptimal : return "DepthStencilAttachmentOptimal"; in to_string()
Dvulkan_enums.hpp2592 eDepthStencilAttachmentOptimal = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, enumerator
Dvulkan_to_string.hpp4539 case ImageLayout::eDepthStencilAttachmentOptimal : return "DepthStencilAttachmentOptimal"; in to_string()