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

  /external/deqp/framework/referencerenderer/
rrRenderState.hpp 181 StencilOp dpPass;
190 , dpPass (STENCILOP_KEEP)
rrFragmentOperations.cpp 298 SWITCH_DPFAIL_OR_DPPASS(dpPass, m_sampleRegister[regSampleNdx].depthPassed)
    [all...]
rrRenderer.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 84 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp);
es2fDepthStencilTests.cpp 375 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 84 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp);
es3fDepthStencilTests.cpp 375 dst.dpPass = sglr::rr_util::mapGLStencilOp(src.depthPassOp);
    [all...]
  /external/deqp/modules/internal/
ditFrameworkTests.cpp 773 state.fragOps.stencilStates[rr::FACETYPE_BACK].dpPass = rr::STENCILOP_INCR;
  /external/deqp/modules/egl/
teglRenderTests.cpp 326 state.fragOps.stencilStates[0].dpPass = rr::STENCILOP_INCR;
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 460 milliseconds