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

  /external/deqp/modules/gles2/functional/
es2fShaderLoopTests.hpp 35 class ShaderLoopTests : public TestCaseGroup
38 ShaderLoopTests (Context& context);
39 virtual ~ShaderLoopTests (void);
44 ShaderLoopTests (const ShaderLoopTests&); // not allowed!
45 ShaderLoopTests& operator= (const ShaderLoopTests&); // not allowed!
es2fShaderLoopTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderLoopTests.hpp 35 class ShaderLoopTests : public TestCaseGroup
38 ShaderLoopTests (Context& context);
39 virtual ~ShaderLoopTests (void);
44 ShaderLoopTests (const ShaderLoopTests&); // not allowed!
45 ShaderLoopTests& operator= (const ShaderLoopTests&); // not allowed!
es3fShaderLoopTests.cpp     [all...]

Completed in 1147 milliseconds