Searched defs:rangeB (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderPrecisionTests.cpp | 215 …unc evalFunc, glu::Precision precision, const tcu::Vec2& rangeA, const tcu::Vec2& rangeB, bool isV… in ShaderFloatPrecisionCase() 467 …, glu::Precision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2& rangeB, bool isV… in ShaderIntPrecisionCase() 661 …, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isV… in ShaderUintPrecisionCase() 861 tcu::Vec2 rangeB; in init() member 883 tcu::IVec2 rangeB; in init() member 909 tcu::UVec2 rangeB; in init() member
|