Lines Matching refs:ShaderIntPrecisionCase
452 class ShaderIntPrecisionCase : public TestCase class
457 …ShaderIntPrecisionCase (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()
562 ShaderIntPrecisionCase::IterateResult ShaderIntPrecisionCase::iterate (void) in iterate()
900 ShaderIntPrecisionCase::EvalFunc evalFunc; in init()
974 intGroup->addChild(new ShaderIntPrecisionCase(m_context, in init()
983 intGroup->addChild(new ShaderIntPrecisionCase(m_context, in init()