Home
last modified time | relevance | path

Searched defs:_cl_icd_dispatch (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.hpp38 struct _cl_icd_dispatch { struct
403 CL_API_ENTRY void *(CL_API_CALL *clEnqueueMapBuffer)(
415 CL_API_ENTRY void *(CL_API_CALL *clEnqueueMapImage)(
479 CL_API_ENTRY void *(CL_API_CALL *clGetExtensionFunctionAddress)(
545 void *clGetDeviceIDsFromD3D10KHR;
546 void *clCreateFromD3D10BufferKHR;
547 void *clCreateFromD3D10Texture2DKHR;
548 void *clCreateFromD3D10Texture3DKHR;
549 void *clEnqueueAcquireD3D10ObjectsKHR;
550 void *clEnqueueReleaseD3D10ObjectsKHR;
[all …]