Searched refs:FloatBitsToUintCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 1015 class FloatBitsToUintCase : public FloatBitsToUintIntCase class 1018 …FloatBitsToUintCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in FloatBitsToUintCase() function in deqp::gles3::Functional::FloatBitsToUintCase 1687 addFunctionCases<FloatBitsToUintCase> (this, "floatbitstouint", true, false, false); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 1097 class FloatBitsToUintCase : public FloatBitsToUintIntCase class 1100 …FloatBitsToUintCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in FloatBitsToUintCase() function in deqp::gles31::Functional::FloatBitsToUintCase 2188 addFunctionCases<FloatBitsToUintCase> (this, "floatbitstouint", true, false, false, NEW_SHADERS); in init()
|