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

  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.hpp 45 rr::TestFunc mapGLTestFunc (deUint32 func);
sglrReferenceUtils.cpp 215 rr::TestFunc mapGLTestFunc (deUint32 func)
sglrReferenceContext.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 79 dst.func = sglr::rr_util::mapGLTestFunc(src.function);
111 dst.depthFunc = sglr::rr_util::mapGLTestFunc(src.depthFunc);
es2fDepthStencilTests.cpp 370 dst.func = sglr::rr_util::mapGLTestFunc(src.function);
403 dst.state.depthFunc = sglr::rr_util::mapGLTestFunc(src.params.depthFunc);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 79 dst.func = sglr::rr_util::mapGLTestFunc(src.function);
111 dst.depthFunc = sglr::rr_util::mapGLTestFunc(src.depthFunc);
es3fDepthStencilTests.cpp 370 dst.func = sglr::rr_util::mapGLTestFunc(src.function);
403 dst.state.depthFunc = sglr::rr_util::mapGLTestFunc(src.params.depthFunc);
    [all...]

Completed in 164 milliseconds