Home
last modified time | relevance | path

Searched refs:getErrorLog (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp136 String getErrorLog(bool dumpShaders = false) in getErrorLog() function in glcts::LayoutBindingProgram
1314 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_basic_default()
1362 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_basic_explicit()
1407 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_basic_multiple()
1460 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_basic_render()
1506 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_integer_constant()
1548 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_integer_constant()
1609 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_array_size()
1671 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_array_implicit()
1744 return LayoutBindingTestResult(passed, program->getErrorLog()); in binding_array_multiple()
[all …]
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVError.h52 getErrorLog().checkError(Condition, SPIRVEC_##ErrCode, std::string()+ErrMsg,\
57 if (!getErrorLog().checkError(Condition, SPIRVEC_##ErrCode,\
DSPIRVEntry.cpp107 SPIRVEntry::getErrorLog()const { in getErrorLog() function in SPIRV::SPIRVEntry
108 return Module->getErrorLog(); in getErrorLog()
DSPIRVModule.h106 virtual SPIRVErrorLog &getErrorLog() = 0;
DSPIRVEntry.h244 SPIRVErrorLog &getErrorLog()const;
DSPIRVModule.cpp85 SPIRVErrorLog &getErrorLog() { return ErrLog;} in getErrorLog() function in SPIRV::SPIRVModuleImpl
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp265 SPIRVErrorLog &getErrorLog() { in getErrorLog() function in SPIRV::LLVMToSPIRV
266 return BM->getErrorLog(); in getErrorLog()
DSPIRVReader.cpp468 SPIRVErrorLog &getErrorLog() { in getErrorLog() function in SPIRV::SPIRVToLLVM
469 return BM->getErrorLog(); in getErrorLog()
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...