Lines Matching refs:ShaderIntPrecisionCase
431 class ShaderIntPrecisionCase : public TestCase class
436 …ShaderIntPrecisionCase (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()
541 ShaderIntPrecisionCase::IterateResult ShaderIntPrecisionCase::iterate (void) in iterate()
879 ShaderIntPrecisionCase::EvalFunc evalFunc; in init()
953 intGroup->addChild(new ShaderIntPrecisionCase(m_context, in init()
962 intGroup->addChild(new ShaderIntPrecisionCase(m_context, in init()