Home
last modified time | relevance | path

Searched refs:DepthStencilAttachment (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSemaphoreVk.cpp42 return vk::ImageLayout::DepthStencilAttachment; in GetVulkanImageLayout()
Dvk_helpers.h1363 DepthStencilAttachment, enumerator
DTextureVk.cpp1356 newLayout = vk::ImageLayout::DepthStencilAttachment; in setEGLImageTarget()
Dvk_cache_utils.cpp3451 vk::ImageLayout imageLayout = vk::ImageLayout::DepthStencilAttachment; in addRenderPass()
Dvk_helpers.cpp255 ImageLayout::DepthStencilAttachment,
1414 imageLayout = ImageLayout::DepthStencilAttachment; in finalizeDepthStencilImageLayout()
/external/angle/src/common/
DPackedGLEnums_autogen.cpp739 return ImageLayout::DepthStencilAttachment; in FromGLenum()
767 case ImageLayout::DepthStencilAttachment: in ToGLenum()
800 case ImageLayout::DepthStencilAttachment: in operator <<()
DPackedGLEnums_autogen.h208 DepthStencilAttachment = 3, enumerator
/external/angle/src/libANGLE/
DvalidationESEXT.cpp54 case ImageLayout::DepthStencilAttachment: in IsValidImageLayout()
/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp3005 TEST_P(MultisampledRenderToTextureES3Test, DepthStencilAttachment) in TEST_P() argument
DWebGLCompatibilityTest.cpp3862 TEST_P(WebGLCompatibilityTest, DepthStencilAttachment) in TEST_P() argument