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