HomeSort by relevance Sort by last modified time
    Searched refs:stencilFormats (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/gles3/functional/
es3fFboStencilbufferTests.cpp 248 static const deUint32 stencilFormats[] =
260 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(stencilFormats); fmtNdx++)
262 deUint32 format = stencilFormats[fmtNdx];
  /external/skia/src/gpu/gl/
GrGLCaps.h 171 const SkTArray<StencilFormat, true>& stencilFormats() const {
186 * returned by stencilFormats().
194 * If index is >= 0 this records an index into stencilFormats() as the best stencil format for
GrGLGpu.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsEarlyFragmentTests.cpp 599 static const VkFormat stencilFormats[] =
608 const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineStencilTests.cpp     [all...]

Completed in 125 milliseconds