Home
last modified time | relevance | path

Searched refs:FloatBitsToUintCase (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1015 class FloatBitsToUintCase : public FloatBitsToUintIntCase class
1018FloatBitsToUintCase (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/
Des31fShaderCommonFunctionTests.cpp1097 class FloatBitsToUintCase : public FloatBitsToUintIntCase class
1100FloatBitsToUintCase (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()