Home
last modified time | relevance | path

Searched defs:stencilFormats (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboStencilbufferTests.cpp248 static const deUint32 stencilFormats[] = in init() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp599 static const VkFormat stencilFormats[] = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp1065 const VkFormat stencilFormats[] = in createStencilTests() local
/external/skia/src/gpu/gl/
DGrGLCaps.h171 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function