Home | History | Annotate | Download | only in shaderexecutor

Lines Matching refs:TruncCase

1581 class TruncCase : public CommonFunctionCase
1584 TruncCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType)
2421 addFunctionCases<TruncCase> (this, "trunc", true, false, false, ALL_SHADERS);