Home
last modified time | relevance | path

Searched defs:depthStencilType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboRenderTest.cpp101 GLenum depthStencilType; member in deqp::gles3::Functional::FboConfig
1618 uint32_t depthStencilType = GL_RENDERBUFFER; in init() local
1714 uint32_t depthStencilType = GL_RENDERBUFFER; in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp181 DepthStencilType depthStencilType; member
1282 for (int depthStencilType = 0; depthStencilType < DEPTH_STENCIL_MAX_ENUM; ++depthStencilType) in createRenderPassUnusedClearAttachmentTests() local
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCaps.cpp302 SkEnumBitMask<DepthStencilFlags> depthStencilType, in getDefaultDepthStencilTextureInfo()