Searched refs:RoundCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderCommonFunctionTests.cpp | 1241 class RoundCase : public CommonFunctionCase class 1244 RoundCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in RoundCase() function in deqp::gles3::Functional::TruncCase::RoundCase 1635 addFunctionCases<RoundCase> (this, "round", true, false, false); in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderCommonFunctionTests.cpp | 1321 class RoundCase : public CommonFunctionCase class 1324 RoundCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in RoundCase() function in deqp::gles31::Functional::TruncCase::RoundCase 2138 addFunctionCases<RoundCase> (this, "round", true, false, false, NEW_SHADERS);
|
Completed in 7 milliseconds