Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Donline_compiler.sycl.cpp150 const byte *Sources[] = {reinterpret_cast<const byte *>(Source.c_str())}; in compileToSPIRV() local
158 …int CompileError = OclocInvokeFunc(Args.size(), Args.data(), 1, Sources, SourceLengths, &SourceNam… in compileToSPIRV()