Searched refs:RoundCase (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 1278 class RoundCase : public CommonFunctionCase class 1281 …RoundCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in RoundCase() function in deqp::gles3::Functional::RoundCase 1672 addFunctionCases<RoundCase> (this, "round", true, false, false); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 1361 class RoundCase : public CommonFunctionCase class 1364 …RoundCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in RoundCase() function in deqp::gles31::Functional::RoundCase 2176 addFunctionCases<RoundCase> (this, "round", true, false, false, NEW_SHADERS); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderCommonFunctionTests.cpp | 1723 class RoundCase : public CommonFunctionCase class 1726 …RoundCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Shade… in RoundCase() function in vkt::shaderexecutor::__anon2c2bd4020111::RoundCase 2422 addFunctionCases<RoundCase> (this, "round", true, false, false, ALL_SHADERS); in init()
|