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

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

Completed in 363 milliseconds