Searched defs:isOpaqueType (Results 1 – 4 of 4) sorted by relevance
93 static bool isOpaqueType (glu::DataType type) in isOpaqueType() function141 …const bool isOpaqueType = !glu::isDataTypeScalar(varType.getBasicType()) && !glu::isDataTypeVector… in isIllegalVertexOutput() local187 …const bool isOpaqueType = !glu::isDataTypeScalar(varType.getBasicType()) && !glu::isDataTypeVector… in isIllegalFragmentOutput() local
399 const auto isOpaqueType = [&_](const Instruction* opaque_inst) { in ValidateTypeStruct() local
295 const bool isOpaqueType = IsOpaqueType(funcArgument->getType().getBasicType()); in processFunctionCall() local
987 NonSemanticShaderDebugInfo100DebugCompositeType const tag, bool const isOpaqueType) in makeCompositeDebugType()