Searched defs:getErrorLog (Results 1 – 5 of 5) sorted by relevance
/external/spirv-llvm/lib/SPIRV/libSPIRV/ | ||
D | SPIRVEntry.cpp | 107 SPIRVEntry::getErrorLog()const { in getErrorLog() function in SPIRV::SPIRVEntry |
D | SPIRVModule.cpp | 85 SPIRVErrorLog &getErrorLog() { return ErrLog;} in getErrorLog() function in SPIRV::SPIRVModuleImpl |
/external/spirv-llvm/lib/SPIRV/ | ||
D | SPIRVWriter.cpp | 265 SPIRVErrorLog &getErrorLog() { in getErrorLog() function in SPIRV::LLVMToSPIRV |
D | SPIRVReader.cpp | 468 SPIRVErrorLog &getErrorLog() { in getErrorLog() function in SPIRV::SPIRVToLLVM |
/external/deqp/external/openglcts/modules/gles31/ | ||
D | es31cLayoutBindingTests.cpp | 136 String getErrorLog(bool dumpShaders = false) in getErrorLog() function in glcts::LayoutBindingProgram |