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

  /external/deqp/modules/glshared/
glsStateChangePerfTestCases.hpp 74 virtual void renderTest (const glw::Functions& gl) = 0;
glsStateChangePerfTestCases.cpp 588 renderTest(gl);
  /external/deqp/modules/gles31/functional/
es31fProgramUniformTests.cpp 905 bool renderTest (const vector<BasicUniform>& basicUniforms, const ShaderProgram& program, Random& rnd);
    [all...]
  /external/deqp/modules/gles2/performance/
es2pRedundantStateChangeTests.cpp 55 virtual void renderTest (const glw::Functions& gl);
73 void RedundantStateChangeCase::renderTest (const glw::Functions& gl)
    [all...]
es2pStateChangeTests.cpp 55 virtual void renderTest (const glw::Functions& gl);
74 void StateChangeCase::renderTest (const glw::Functions& gl)
    [all...]
  /external/deqp/modules/gles3/performance/
es3pRedundantStateChangeTests.cpp 55 virtual void renderTest (const glw::Functions& gl);
73 void RedundantStateChangeCase::renderTest (const glw::Functions& gl)
    [all...]
es3pStateChangeTests.cpp 55 virtual void renderTest (const glw::Functions& gl);
74 void StateChangeCase::renderTest (const glw::Functions& gl)
    [all...]
  /external/deqp/modules/gles2/functional/
es2fUniformApiTests.cpp 878 bool renderTest (const vector<BasicUniform>& basicUniforms, const ShaderProgram& program, Random& rnd);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp     [all...]

Completed in 142 milliseconds