Lines Matching refs:rangeA
182 … char* op, EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& …
236 … char* op, EvalFunc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& … in ShaderFloatPrecisionCase() argument
241 , m_rangeA (rangeA) in ShaderFloatPrecisionCase()
457 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2&…
488 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2&… in ShaderIntPrecisionCase() argument
494 , m_rangeA (rangeA) in ShaderIntPrecisionCase()
651 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2&…
682 …EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2&… in ShaderUintPrecisionCase() argument
688 , m_rangeA (rangeA) in ShaderUintPrecisionCase()
881 tcu::Vec2 rangeA; in init() member
903 tcu::IVec2 rangeA; in init() member
929 tcu::UVec2 rangeA; in init() member
957 floatCases[ndx].rangeA, in init()
965 floatCases[ndx].rangeA, in init()
980 intCases[ndx].rangeA, in init()
989 intCases[ndx].rangeA, in init()
1004 uintCases[ndx].rangeA, in init()
1013 uintCases[ndx].rangeA, in init()