Lines Matching refs:rangeA
182 … char* op, EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& …
215 … char* op, EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& … in ShaderFloatPrecisionCase() argument
220 , m_rangeA (rangeA) in ShaderFloatPrecisionCase()
436 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2&…
467 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2&… in ShaderIntPrecisionCase() argument
473 , m_rangeA (rangeA) in ShaderIntPrecisionCase()
630 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2&…
661 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2&… in ShaderUintPrecisionCase() argument
667 , m_rangeA (rangeA) in ShaderUintPrecisionCase()
860 tcu::Vec2 rangeA; in init() member
882 tcu::IVec2 rangeA; in init() member
908 tcu::UVec2 rangeA; in init() member
936 floatCases[ndx].rangeA, in init()
944 floatCases[ndx].rangeA, in init()
959 intCases[ndx].rangeA, in init()
968 intCases[ndx].rangeA, in init()
983 uintCases[ndx].rangeA, in init()
992 uintCases[ndx].rangeA, in init()