Home
last modified time | relevance | path

Searched refs:SignCase (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp501 class SignCase : public CommonFunctionCase class
504SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase() function in deqp::gles3::Functional::SignCase
1669 addFunctionCases<SignCase> (this, "sign", true, true, false); in init()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp579 class SignCase : public CommonFunctionCase class
582SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase() function in deqp::gles31::Functional::SignCase
2170 addFunctionCases<SignCase> (this, "sign", true, true, false, NEW_SHADERS); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp763 class SignCase : public CommonFunctionCase class
766SignCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Shader… in SignCase() function in vkt::shaderexecutor::__anon4e2634210111::SignCase
2419 addFunctionCases<SignCase> (this, "sign", true, true, false, ALL_SHADERS); in init()