Searched refs:FractCase (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 1511 class FractCase : public CommonFunctionCase class 1514 …FractCase (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/ |
D | es31fShaderCommonFunctionTests.cpp | 1594 class FractCase : public CommonFunctionCase class 1597 …FractCase (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/ |
D | vktShaderCommonFunctionTests.cpp | 1968 class FractCase : public CommonFunctionCase class 1971 …FractCase (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()
|