Home
last modified time | relevance | path

Searched defs:DepthStencil (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/common/
DColor.h79 struct DepthStencil struct
81 DepthStencil() : depth(0), stencil(0) {} in DepthStencil() argument
84 double depth;
85 uint32_t stencil;
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DD3DTextureTest.cpp769 TEST_P(D3DTextureTest, DepthStencil) in TEST_P() argument
1071 TEST_P(D3DTextureTestMS, DepthStencil) in TEST_P() argument