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