Searched refs:rangeB (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderPrecisionTests.cpp | 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 [all …]
|