OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CL_API_CALL
(Results
1 - 13
of
13
) sorted by null
/external/mesa3d/src/gallium/state_trackers/clover/api/
dispatch.hpp
39
CL_API_ENTRY cl_int (
CL_API_CALL
*clGetPlatformIDs)(
44
CL_API_ENTRY cl_int (
CL_API_CALL
*clGetPlatformInfo)(
51
CL_API_ENTRY cl_int (
CL_API_CALL
*clGetDeviceIDs)(
58
CL_API_ENTRY cl_int (
CL_API_CALL
*clGetDeviceInfo)(
65
CL_API_ENTRY cl_context (
CL_API_CALL
*clCreateContext)(
73
CL_API_ENTRY cl_context (
CL_API_CALL
*clCreateContextFromType)(
80
CL_API_ENTRY cl_int (
CL_API_CALL
*clRetainContext)(
83
CL_API_ENTRY cl_int (
CL_API_CALL
*clReleaseContext)(
86
CL_API_ENTRY cl_int (
CL_API_CALL
*clGetContextInfo)(
93
CL_API_ENTRY cl_command_queue (
CL_API_CALL
*clCreateCommandQueue)
[
all
...]
/external/mesa3d/include/CL/
cl_gl.h
58
extern CL_API_ENTRY cl_mem
CL_API_CALL
64
extern CL_API_ENTRY cl_mem
CL_API_CALL
72
extern CL_API_ENTRY cl_mem
CL_API_CALL
78
extern CL_API_ENTRY cl_int
CL_API_CALL
83
extern CL_API_ENTRY cl_int
CL_API_CALL
90
extern CL_API_ENTRY cl_int
CL_API_CALL
98
extern CL_API_ENTRY cl_int
CL_API_CALL
108
extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem
CL_API_CALL
116
extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_1_DEPRECATED cl_mem
CL_API_CALL
144
extern CL_API_ENTRY cl_int
CL_API_CALL
[
all
...]
cl_egl.h
64
extern CL_API_ENTRY cl_mem
CL_API_CALL
72
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromEGLImageKHR_fn)(
81
extern CL_API_ENTRY cl_int
CL_API_CALL
89
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueAcquireEGLObjectsKHR_fn)(
98
extern CL_API_ENTRY cl_int
CL_API_CALL
106
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueReleaseEGLObjectsKHR_fn)(
117
extern CL_API_ENTRY cl_event
CL_API_CALL
123
typedef CL_API_ENTRY cl_event (
CL_API_CALL
*clCreateEventFromEGLSyncKHR_fn)(
cl.h
570
extern CL_API_ENTRY cl_int
CL_API_CALL
575
extern CL_API_ENTRY cl_int
CL_API_CALL
583
extern CL_API_ENTRY cl_int
CL_API_CALL
590
extern CL_API_ENTRY cl_int
CL_API_CALL
597
extern CL_API_ENTRY cl_int
CL_API_CALL
604
extern CL_API_ENTRY cl_int
CL_API_CALL
607
extern CL_API_ENTRY cl_int
CL_API_CALL
611
extern CL_API_ENTRY cl_context
CL_API_CALL
619
extern CL_API_ENTRY cl_context
CL_API_CALL
626
extern CL_API_ENTRY cl_int
CL_API_CALL
[
all
...]
cl_d3d10.h
76
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clGetDeviceIDsFromD3D10KHR_fn)(
85
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromD3D10BufferKHR_fn)(
91
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromD3D10Texture2DKHR_fn)(
98
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromD3D10Texture3DKHR_fn)(
105
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueAcquireD3D10ObjectsKHR_fn)(
113
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueReleaseD3D10ObjectsKHR_fn)(
cl_d3d11.h
76
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clGetDeviceIDsFromD3D11KHR_fn)(
85
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromD3D11BufferKHR_fn)(
91
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromD3D11Texture2DKHR_fn)(
98
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromD3D11Texture3DKHR_fn)(
105
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueAcquireD3D11ObjectsKHR_fn)(
113
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueReleaseD3D11ObjectsKHR_fn)(
cl_ext.h
107
extern CL_API_ENTRY cl_int
CL_API_CALL
112
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clIcdGetPlatformIDsKHR_fn)(
148
extern CL_API_ENTRY cl_int
CL_API_CALL
clTerminateContextKHR(cl_context /* context */) CL_EXT_SUFFIX__VERSION_1_2;
150
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clTerminateContextKHR_fn)(cl_context /* context */) CL_EXT_SUFFIX__VERSION_1_2;
193
extern CL_API_ENTRY cl_int
CL_API_CALL
197
(
CL_API_CALL
*clReleaseDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;
199
extern CL_API_ENTRY cl_int
CL_API_CALL
203
(
CL_API_CALL
*clRetainDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;
206
extern CL_API_ENTRY cl_int
CL_API_CALL
214
(
CL_API_CALL
* clCreateSubDevicesEXT_fn)( cl_device_id /*in_device*/
[
all
...]
cl_dx9_media_sharing.h
88
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clGetDeviceIDsFromDX9MediaAdapterKHR_fn)(
98
typedef CL_API_ENTRY cl_mem (
CL_API_CALL
*clCreateFromDX9MediaSurfaceKHR_fn)(
106
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueAcquireDX9MediaSurfacesKHR_fn)(
114
typedef CL_API_ENTRY cl_int (
CL_API_CALL
*clEnqueueReleaseDX9MediaSurfacesKHR_fn)(
cl_gl_ext.h
60
extern CL_API_ENTRY cl_event
CL_API_CALL
cl_platform.h
40
#define
CL_API_CALL
__stdcall
44
#define
CL_API_CALL
[
all
...]
cl.hpp
[
all
...]
/external/ImageMagick/MagickCore/
opencl-private.h
64
(
CL_API_CALL
*MAGICKpfn_clGetPlatformIDs)(cl_uint num_entries,
68
(
CL_API_CALL
*MAGICKpfn_clGetPlatformInfo)(cl_platform_id platform,
75
(
CL_API_CALL
*MAGICKpfn_clGetDeviceIDs)(cl_platform_id platform,
80
(
CL_API_CALL
*MAGICKpfn_clGetDeviceInfo)(cl_device_id device,
87
(
CL_API_CALL
*MAGICKpfn_clCreateContext)(
94
(
CL_API_CALL
*MAGICKpfn_clReleaseContext)(cl_context context)
100
(
CL_API_CALL
*MAGICKpfn_clCreateCommandQueue)(cl_context context,
105
(
CL_API_CALL
*MAGICKpfn_clReleaseCommandQueue)(
109
(
CL_API_CALL
*MAGICKpfn_clFlush)(cl_command_queue command_queue)
113
(
CL_API_CALL
*MAGICKpfn_clFinish)(cl_command_queue command_queue
[
all
...]
opencl.c
[
all
...]
Completed in 109 milliseconds