Searched refs:IsnanCase (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp784 class IsnanCase : public CommonFunctionCase class in namespace:deqp::gles3::Functional
787 IsnanCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles3::Functional::IsnanCase
1684 addFunctionCases<IsnanCase> (this, "isnan", true, false, false);
/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp862 class IsnanCase : public CommonFunctionCase class in namespace:deqp::gles31::Functional
865 IsnanCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles31::Functional::IsnanCase
2185 addFunctionCases<IsnanCase> (this, "isnan", true, false, false, NEW_SHADERS);
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp1086 class IsnanCase : public CommonFunctionCase class in inherits:CommonFunctionCase
1089 IsnanCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:vkt::shaderexecutor::__anon3877::IsnanCase
2466 addFunctionCases<IsnanCase> (this, "isnan", true, false, false, ALL_SHADERS);

Completed in 65 milliseconds