Searched refs:IsinfCase (Results 1 - 4 of 4) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 829 class IsinfCase : public CommonFunctionCase class 832 IsinfCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in IsinfCase() function in vkt::shaderexecutor::__anon28677::IsinfCase 1034 addFunctionCases<IsinfCase> (this, "isinf", kFloatAndDouble); in init()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 825 class IsinfCase : public CommonFunctionCase class 828 IsinfCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in IsinfCase() function in vkt::shaderexecutor::__anon29826::IsinfCase 1030 addFunctionCases<IsinfCase> (this, "isinf", kFloatAndDouble); in init()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderCommonFunctionTests.cpp | 828 class IsinfCase : public CommonFunctionCase class 831 IsinfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsinfCase() function in deqp::gles3::Functional::IsinfCase 1648 addFunctionCases<IsinfCase> (this, "isinf", true, false, false); in init()
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderCommonFunctionTests.cpp | 905 class IsinfCase : public CommonFunctionCase class 908 IsinfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsinfCase() function in deqp::gles31::Functional::IsinfCase 2151 addFunctionCases<IsinfCase> (this, "isinf", true, false, false, NEW_SHADERS);
|
Completed in 11 milliseconds