Searched defs:isOpaqueType (Results 1 – 2 of 2) sorted by relevance
89 static bool isOpaqueType (glu::DataType type) in isOpaqueType() function137 …const bool isOpaqueType = !glu::isDataTypeScalar(varType.getBasicType()) && !glu::isDataTypeVector… in isIllegalVertexOutput() local183 …const bool isOpaqueType = !glu::isDataTypeScalar(varType.getBasicType()) && !glu::isDataTypeVector… in isIllegalFragmentOutput() local
296 const bool isOpaqueType = IsOpaqueType(funcArgument->getType().getBasicType()); in processFunctionCall() local