Searched defs:rangeA (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderPrecisionTests.cpp | 215 …sc, const char* op, EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tc… in ShaderFloatPrecisionCase() 467 …har* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::IVec2& rangeA, const tc… in ShaderIntPrecisionCase() 661 …har* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tc… in ShaderUintPrecisionCase() 860 tcu::Vec2 rangeA; in init() member 882 tcu::IVec2 rangeA; in init() member 908 tcu::UVec2 rangeA; in init() member
|