Home
last modified time | relevance | path

Searched refs:ShaderIntPrecisionCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderPrecisionTests.cpp431 class ShaderIntPrecisionCase : public TestCase class
436ShaderIntPrecisionCase (Context& context, const char* name, const char* desc, const char* op, Eva…
437 ~ShaderIntPrecisionCase (void);
444 ShaderIntPrecisionCase (const ShaderIntPrecisionCase& other);
445 ShaderIntPrecisionCase& operator= (const ShaderIntPrecisionCase& other);
467 ShaderIntPrecisionCase::ShaderIntPrecisionCase (Context& context, const char* name, const char* des… in ShaderIntPrecisionCase() function in deqp::gles3::Functional::ShaderIntPrecisionCase
486 ShaderIntPrecisionCase::~ShaderIntPrecisionCase (void) in ~ShaderIntPrecisionCase()
488 ShaderIntPrecisionCase::deinit(); in ~ShaderIntPrecisionCase()
491 void ShaderIntPrecisionCase::init (void) in init()
526 void ShaderIntPrecisionCase::deinit (void) in deinit()
[all …]