Home
last modified time | relevance | path

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

/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-qfunction-load.sycl.cpp32 const char *read_write_kernel_path, *read_write_kernel_source; in CeedQFunctionBuildKernel_Sycl() local
77 read_write_kernel_source = source; in CeedQFunctionBuildKernel_Sycl()
83 std::string_view rw_source_view(read_write_kernel_source); in CeedQFunctionBuildKernel_Sycl()
177 CeedCallBackend(CeedFree(&read_write_kernel_source)); in CeedQFunctionBuildKernel_Sycl()