Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp544 class AbsCase : public CommonFunctionCase class
547 AbsCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in AbsCase() function in vkt::shaderexecutor::__anon28677::AbsCase
1031 addFunctionCases<AbsCase> (this, "abs", kIntOnly); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp544 class AbsCase : public CommonFunctionCase class
547 AbsCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) in AbsCase() function in vkt::shaderexecutor::__anon29826::AbsCase
1027 addFunctionCases<AbsCase> (this, "abs", kIntOnly); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp382 class AbsCase : public CommonFunctionCase class
385 AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in AbsCase() function in deqp::gles3::Functional::AbsCase
1631 addFunctionCases<AbsCase> (this, "abs", true, true, false); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp457 class AbsCase : public CommonFunctionCase class
460 AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in AbsCase() function in deqp::gles31::Functional::AbsCase
2134 addFunctionCases<AbsCase> (this, "abs", true, true, false, NEW_SHADERS);

Completed in 15 milliseconds