Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Donline_compiler.sycl.cpp152 const uint64_t SourceLengths[] = {Source.length() + 1}; in compileToSPIRV() local
158 …int CompileError = OclocInvokeFunc(Args.size(), Args.data(), 1, Sources, SourceLengths, &SourceNam… in compileToSPIRV()