Searched defs:ShaderUintPrecisionCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fShaderPrecisionTests.cpp651 class ShaderUintPrecisionCase : public TestCase class in namespace:deqp::gles3::Functional
656 ShaderUintPrecisionCase (Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase);
657 ~ShaderUintPrecisionCase (void);
664 ShaderUintPrecisionCase (const ShaderUintPrecisionCase& other);
665 ShaderUintPrecisionCase& operator= (const ShaderUintPrecisionCase& other);
687 ShaderUintPrecisionCase::ShaderUintPrecisionCase (Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase) function in class:deqp::gles3::Functional::ShaderUintPrecisionCase
706 ShaderUintPrecisionCase
[all...]

Completed in 25 milliseconds