Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderPrecisionTests.cpp177 class ShaderFloatPrecisionCase : public TestCase class
182ShaderFloatPrecisionCase (Context& context, const char* name, const char* desc, const char* op, Ev…
183 ~ShaderFloatPrecisionCase (void);
214 ShaderFloatPrecisionCase (const ShaderFloatPrecisionCase& other);
215 ShaderFloatPrecisionCase& operator= (const ShaderFloatPrecisionCase& other);
236 ShaderFloatPrecisionCase::ShaderFloatPrecisionCase (Context& context, const char* name, const char*… in ShaderFloatPrecisionCase() function in deqp::gles3::Functional::ShaderFloatPrecisionCase
254 ShaderFloatPrecisionCase::~ShaderFloatPrecisionCase (void) in ~ShaderFloatPrecisionCase()
256 ShaderFloatPrecisionCase::deinit(); in ~ShaderFloatPrecisionCase()
259 void ShaderFloatPrecisionCase::init (void) in init()
292 void ShaderFloatPrecisionCase::deinit (void) in deinit()
[all …]