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

  /external/deqp/modules/gles3/functional/
es3fFboDepthbufferTests.cpp 318 static const deUint32 depthFormats[] =
332 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++)
333 basicGroup->addChild(new BasicFboDepthCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[fmtNdx], 119, 127));
341 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++)
342 depthClampGroup->addChild(new DepthWriteClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[fmtNdx], 119, 127));
350 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++)
351 depthClampGroup->addChild(new DepthTestClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[fmtNdx], 119, 127))
    [all...]
es3fPolygonOffsetTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineDepthTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp     [all...]

Completed in 2191 milliseconds