Home
last modified time | relevance | path

Searched refs:SignCase (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp616 class SignCase : public CommonFunctionCase class
619 SignCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in SignCase() function in vkt::shaderexecutor::__anon28677::SignCase
1032 addFunctionCases<SignCase> (this, "sign", kIntOnly); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp616 class SignCase : public CommonFunctionCase class
619 SignCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in SignCase() function in vkt::shaderexecutor::__anon29826::SignCase
1028 addFunctionCases<SignCase> (this, "sign", kIntOnly); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp464 class SignCase : public CommonFunctionCase class
467 SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in SignCase() function in deqp::gles3::Functional::SignCase
1632 addFunctionCases<SignCase> (this, "sign", true, true, false); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp539 class SignCase : public CommonFunctionCase class
542 SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in SignCase() function in deqp::gles31::Functional::SignCase
2135 addFunctionCases<SignCase> (this, "sign", true, true, false, NEW_SHADERS);

Completed in 11 milliseconds