Searched refs:DepthStencilAttachment (Results 1 – 9 of 9) sorted by relevance
739 return ImageLayout::DepthStencilAttachment; in FromGLenum()767 case ImageLayout::DepthStencilAttachment: in ToGLenum()800 case ImageLayout::DepthStencilAttachment: in operator <<()
208 DepthStencilAttachment = 3, enumerator
256 ImageLayout::DepthStencilAttachment,865 return ImageLayout::DepthStencilAttachment; in GetImageLayoutFromGLImageLayout()895 case ImageLayout::DepthStencilAttachment: in ConvertImageLayoutToGLImageLayout()1522 imageLayout = ImageLayout::DepthStencilAttachment; in finalizeDepthStencilImageLayout()
1406 DepthStencilAttachment, enumerator
1420 newLayout = vk::ImageLayout::DepthStencilAttachment; in setEGLImageTarget()
3571 vk::ImageLayout imageLayout = vk::ImageLayout::DepthStencilAttachment; in addRenderPass()
58 case ImageLayout::DepthStencilAttachment: in IsValidImageLayout()
3004 TEST_P(MultisampledRenderToTextureES3Test, DepthStencilAttachment) in TEST_P() argument
3976 TEST_P(WebGLCompatibilityTest, DepthStencilAttachment) in TEST_P() argument