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

  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.hpp 36 class ShaderStateQueryTests : public TestCaseGroup
39 ShaderStateQueryTests (Context& context);
44 ShaderStateQueryTests (const ShaderStateQueryTests& other);
45 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
  /external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.hpp 36 class ShaderStateQueryTests : public TestCaseGroup
39 ShaderStateQueryTests (Context& context);
44 ShaderStateQueryTests (const ShaderStateQueryTests& other);
45 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
  /external/deqp/modules/gles31/functional/
es31fShaderStateQueryTests.hpp 36 class ShaderStateQueryTests : public TestCaseGroup
39 ShaderStateQueryTests (Context& context);
40 ~ShaderStateQueryTests (void);
45 ShaderStateQueryTests (const ShaderStateQueryTests& other);
46 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
es31fShaderStateQueryTests.cpp 445 ShaderStateQueryTests::ShaderStateQueryTests (Context& context)
450 ShaderStateQueryTests::~ShaderStateQueryTests (void)
454 void ShaderStateQueryTests::init (void)

Completed in 523 milliseconds