Searched refs:RoundCase (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp1278 class RoundCase : public CommonFunctionCase class in inherits:CommonFunctionCase
1281 RoundCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles3::Functional::TruncCase::RoundCase
1672 addFunctionCases<RoundCase> (this, "round", true, false, false);
/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp1361 class RoundCase : public CommonFunctionCase class in inherits:CommonFunctionCase
1364 RoundCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:deqp::gles31::Functional::TruncCase::RoundCase
2173 addFunctionCases<RoundCase> (this, "round", true, false, false, NEW_SHADERS);
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp1723 class RoundCase : public CommonFunctionCase class in inherits:CommonFunctionCase
1726 RoundCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) function in class:vkt::shaderexecutor::__anon3951::TruncCaseInstance::RoundCase
2422 addFunctionCases<RoundCase> (this, "round", true, false, false, ALL_SHADERS);

Completed in 70 milliseconds