Searched refs:IsnanCase (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderCommonFunctionTests.cpp | 742 class IsnanCase : public CommonFunctionCase class 745 IsnanCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in IsnanCase() function in vkt::shaderexecutor::__anon28677::IsnanCase 1033 addFunctionCases<IsnanCase> (this, "isnan", kFloatAndDouble); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderCommonFunctionTests.cpp | 738 class IsnanCase : public CommonFunctionCase class 741 IsnanCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in IsnanCase() function in vkt::shaderexecutor::__anon29826::IsnanCase 1029 addFunctionCases<IsnanCase> (this, "isnan", kFloatAndDouble); in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderCommonFunctionTests.cpp | 747 class IsnanCase : public CommonFunctionCase class 750 IsnanCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsnanCase() function in deqp::gles3::Functional::IsnanCase 1647 addFunctionCases<IsnanCase> (this, "isnan", true, false, false); in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderCommonFunctionTests.cpp | 822 class IsnanCase : public CommonFunctionCase class 825 IsnanCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsnanCase() function in deqp::gles31::Functional::IsnanCase 2150 addFunctionCases<IsnanCase> (this, "isnan", true, false, false, NEW_SHADERS);
|
Completed in 18 milliseconds