Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Donline_compiler.sycl.cpp158 …int CompileError = OclocInvokeFunc(Args.size(), Args.data(), 1, Sources, SourceLengths, &SourceNam… in compileToSPIRV() local
177 …if (CompileError) throw online_compile_error("ocloc reported compilation errors: {\n" + CompileLog… in compileToSPIRV()