Searched refs:SPIRVErrorMap (Results 1 – 1 of 1) sorted by relevance
76 typedef SPIRVMap<SPIRVErrorCode, std::string> SPIRVErrorMap; typedef112 SS << SPIRVErrorMap::map(ErrCode) << " " << Msg; in checkError()