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

/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp1015 class FloatBitsToUintCase : public FloatBitsToUintIntCase class in namespace:deqp::gles3::Functional
1018 FloatBitsToUintCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles3::Functional::FloatBitsToUintCase
1687 addFunctionCases<FloatBitsToUintCase> (this, "floatbitstouint", true, false, false);
/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp1051 class FloatBitsToUintCase : public FloatBitsToUintIntCase class in namespace:deqp::gles31::Functional
1054 FloatBitsToUintCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles31::Functional::FloatBitsToUintCase
2137 addFunctionCases<FloatBitsToUintCase> (this, "floatbitstouint", true, false, false, NEW_SHADERS);

Completed in 81 milliseconds