Home
last modified time | relevance | path

Searched refs:FloatBitsToIntCase (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1006 class FloatBitsToIntCase : public FloatBitsToUintIntCase class
1009FloatBitsToIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shade… in FloatBitsToIntCase() function in deqp::gles3::Functional::FloatBitsToIntCase
1686 addFunctionCases<FloatBitsToIntCase> (this, "floatbitstoint", true, false, false); in init()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp1089 class FloatBitsToIntCase : public FloatBitsToUintIntCase class
1092FloatBitsToIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shade… in FloatBitsToIntCase() function in deqp::gles31::Functional::FloatBitsToIntCase
2190 addFunctionCases<FloatBitsToIntCase> (this, "floatbitstoint", true, false, false, NEW_SHADERS); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp1274 class FloatBitsToIntCase : public FloatBitsToUintIntCase class
1277FloatBitsToIntCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, g… in FloatBitsToIntCase() function in vkt::shaderexecutor::__anon2c2bd4020111::FloatBitsToIntCase
2436 addFunctionCases<FloatBitsToIntCase> (this, "floatbitstoint", true, false, false, ALL_SHADERS); in init()