Home
last modified time | relevance | path

Searched refs:FractCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp1474 class FractCase : public CommonFunctionCase class
1477 FractCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in FractCase() function in deqp::gles3::Functional::TruncCase::FractCase
1638 addFunctionCases<FractCase> (this, "fract", true, false, false); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp1554 class FractCase : public CommonFunctionCase class
1557 FractCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in FractCase() function in deqp::gles31::Functional::TruncCase::FractCase
2141 addFunctionCases<FractCase> (this, "fract", true, false, false, NEW_SHADERS);

Completed in 7 milliseconds