Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderPrecisionTests.cpp452 class ShaderIntPrecisionCase : public TestCase class
457ShaderIntPrecisionCase (Context& context, const char* name, const char* desc, const char* op, Eva…
458 ~ShaderIntPrecisionCase (void);
465 ShaderIntPrecisionCase (const ShaderIntPrecisionCase& other);
466 ShaderIntPrecisionCase& operator= (const ShaderIntPrecisionCase& other);
488 ShaderIntPrecisionCase::ShaderIntPrecisionCase (Context& context, const char* name, const char* des… in ShaderIntPrecisionCase() function in deqp::gles3::Functional::ShaderIntPrecisionCase
507 ShaderIntPrecisionCase::~ShaderIntPrecisionCase (void) in ~ShaderIntPrecisionCase()
509 ShaderIntPrecisionCase::deinit(); in ~ShaderIntPrecisionCase()
512 void ShaderIntPrecisionCase::init (void) in init()
547 void ShaderIntPrecisionCase::deinit (void) in deinit()
[all …]