Home
last modified time | relevance | path

Searched refs:SPIRVDbgErrorMsgIncludesSourceInfo (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDebug.cpp46 bool SPIRV::SPIRVDbgErrorMsgIncludesSourceInfo = true; member in SPIRV
DSPIRVDebug.h60 extern bool SPIRVDbgErrorMsgIncludesSourceInfo;
DSPIRVError.h113 if (SPIRVDbgErrorMsgIncludesSourceInfo) in checkError()