Searched refs:ShaderFloatPrecisionCase (Results 1 - 1 of 1) sorted by last modified time

/external/deqp/modules/gles3/functional/
H A Des3fShaderPrecisionTests.cpp177 class ShaderFloatPrecisionCase : public TestCase class in namespace:deqp::gles3::Functional
182 ShaderFloatPrecisionCase (Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& rangeB, bool isVertexCase);
183 ~ShaderFloatPrecisionCase (void);
214 ShaderFloatPrecisionCase (const ShaderFloatPrecisionCase& other);
215 ShaderFloatPrecisionCase& operator= (const ShaderFloatPrecisionCase& other);
236 ShaderFloatPrecisionCase::ShaderFloatPrecisionCase (Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& rangeB, bool isVertexCase) function in class:deqp::gles3::Functional::ShaderFloatPrecisionCase
254 ShaderFloatPrecisionCase
[all...]

Completed in 77 milliseconds