Lines Matching refs:rangeB
182 …unc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& rangeB, bool isVertexCase…
236 …unc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& rangeB, bool isVertexCase) in ShaderFloatPrecisionCase() argument
242 , m_rangeB (rangeB) in ShaderFloatPrecisionCase()
457 …ecision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2& rangeB, bool isVertexCase…
488 …ecision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2& rangeB, bool isVertexCase) in ShaderIntPrecisionCase() argument
495 , m_rangeB (rangeB) in ShaderIntPrecisionCase()
651 …ecision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase…
682 …ecision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase) in ShaderUintPrecisionCase() argument
689 , m_rangeB (rangeB) in ShaderUintPrecisionCase()
882 tcu::Vec2 rangeB; in init() member
904 tcu::IVec2 rangeB; in init() member
930 tcu::UVec2 rangeB; in init() member
958 floatCases[ndx].rangeB, in init()
966 floatCases[ndx].rangeB, in init()
981 intCases[ndx].rangeB, in init()
990 intCases[ndx].rangeB, in init()
1005 uintCases[ndx].rangeB, in init()
1014 uintCases[ndx].rangeB, in init()