Searched defs:SignCase (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp775 class SignCase : public CommonFunctionCase class in inherits:CommonFunctionCase
778 SignCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:vkt::shaderexecutor::__anon3877::SignCase
2451 addFunctionCases<SignCase> (this, "sign", true, true, false, ALL_SHADERS);
/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp501 class SignCase : public CommonFunctionCase class in namespace:deqp::gles3::Functional
504 SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles3::Functional::SignCase
1669 addFunctionCases<SignCase> (this, "sign", true, true, false);
/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp579 class SignCase : public CommonFunctionCase class in namespace:deqp::gles31::Functional
582 SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles31::Functional::SignCase
2170 addFunctionCases<SignCase> (this, "sign", true, true, false, NEW_SHADERS);

Completed in 56 milliseconds