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

  /external/deqp/framework/referencerenderer/
rrRenderState.hpp 180 StencilOp dpFail;
189 , dpFail (STENCILOP_KEEP)
rrFragmentOperations.cpp 297 SWITCH_DPFAIL_OR_DPPASS(dpFail, !m_sampleRegister[regSampleNdx].depthPassed)
    [all...]
rrRenderer.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 83 dst.dpFail = sglr::rr_util::mapGLStencilOp(src.depthFailOp);
es2fDepthStencilTests.cpp 374 dst.dpFail = sglr::rr_util::mapGLStencilOp(src.depthFailOp);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 83 dst.dpFail = sglr::rr_util::mapGLStencilOp(src.depthFailOp);
es3fDepthStencilTests.cpp 374 dst.dpFail = sglr::rr_util::mapGLStencilOp(src.depthFailOp);
    [all...]
  /external/deqp/modules/egl/
teglRenderTests.cpp 289 state.fragOps.stencilStates[0].dpFail = rr::STENCILOP_INCR;
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 116 milliseconds