Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/gl/
H A Dgl_arb_sync_event.h52 clEnqueueMarkerWithSyncObjectINTEL(cl_command_queue commandQueue,
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/extensions/public/
H A Dcl_gl_private_intel.h110 INTELpfn_clEnqueueMarkerWithSyncObjectINTEL clEnqueueMarkerWithSyncObjectINTEL; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/gl/windows/
H A Dgl_arb_sync_event_windows.cpp216 clEnqueueMarkerWithSyncObjectINTEL(cl_command_queue commandQueue, in clEnqueueMarkerWithSyncObjectINTEL() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/sharings/gl/windows/
H A Dgl_arb_sync_event_tests.cpp256 auto ret = clEnqueueMarkerWithSyncObjectINTEL(queue, nullptr, nullptr); in TEST_F()