Lines Matching refs:rangeB
182 …unc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& rangeB, bool isVertexCase…
215 …unc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& rangeB, bool isVertexCase) in ShaderFloatPrecisionCase() argument
221 , m_rangeB (rangeB) in ShaderFloatPrecisionCase()
436 …ecision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2& rangeB, bool isVertexCase…
467 …ecision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2& rangeB, bool isVertexCase) in ShaderIntPrecisionCase() argument
474 , m_rangeB (rangeB) in ShaderIntPrecisionCase()
630 …ecision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase…
661 …ecision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase) in ShaderUintPrecisionCase() argument
668 , m_rangeB (rangeB) in ShaderUintPrecisionCase()
861 tcu::Vec2 rangeB; in init() member
883 tcu::IVec2 rangeB; in init() member
909 tcu::UVec2 rangeB; in init() member
937 floatCases[ndx].rangeB, in init()
945 floatCases[ndx].rangeB, in init()
960 intCases[ndx].rangeB, in init()
969 intCases[ndx].rangeB, in init()
984 uintCases[ndx].rangeB, in init()
993 uintCases[ndx].rangeB, in init()