Home
last modified time | relevance | path

Searched refs:FractCase (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1511 class FractCase : public CommonFunctionCase class
1514FractCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in FractCase() function in deqp::gles3::Functional::FractCase
1675 addFunctionCases<FractCase> (this, "fract", true, false, false); in init()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp1594 class FractCase : public CommonFunctionCase class
1597FractCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in FractCase() function in deqp::gles31::Functional::FractCase
2179 addFunctionCases<FractCase> (this, "fract", true, false, false, NEW_SHADERS); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp1968 class FractCase : public CommonFunctionCase class
1971FractCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Shade… in FractCase() function in vkt::shaderexecutor::__anon2c2bd4020111::FractCase
2425 addFunctionCases<FractCase> (this, "fract", true, false, false, ALL_SHADERS); in init()