Searched refs:CompileLog (Results 1 – 1 of 1) sorted by relevance
162 std::string CompileLog; in compileToSPIRV() local169 CompileLog = std::string(reinterpret_cast<const char *>(Outputs[I])); in compileToSPIRV()177 …leError) throw online_compile_error("ocloc reported compilation errors: {\n" + CompileLog + "\n}"); in compileToSPIRV()