Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Donline_compiler.sycl.cpp157 …decltype(::oclocInvoke) *OclocInvokeFunc = reinterpret_cast<decltype(::oclocInvoke) *>(CompileToSP… in compileToSPIRV() local
158 …int CompileError = OclocInvokeFunc(Args.size(), Args.data(), 1, Sources, SourceLengths, &SourceNam… in compileToSPIRV()