Home | History | Annotate | Download | only in functional

Lines Matching refs:TruncCase

1253 class TruncCase : public CommonFunctionCase
1256 TruncCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType)
2172 addFunctionCases<TruncCase> (this, "trunc", true, false, false, NEW_SHADERS);