Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_icd.h44 typedef cl_int(CL_API_CALL *cl_api_clGetPlatformIDs)(
48 typedef cl_int(CL_API_CALL *cl_api_clGetPlatformInfo)(
54 typedef cl_int(CL_API_CALL *cl_api_clGetDeviceIDs)(
58 typedef cl_int(CL_API_CALL *cl_api_clGetDeviceInfo)(
64 typedef cl_int(CL_API_CALL *cl_api_clCreateSubDevices)(
69 typedef cl_int(CL_API_CALL *cl_api_clRetainDevice)(
72 typedef cl_int(CL_API_CALL *cl_api_clReleaseDevice)(
88 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
93 void *user_data, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0;
95 typedef cl_int(CL_API_CALL *cl_api_clRetainContext)(
[all …]
Dcl.h92 typedef cl_int cl_build_status;
953 extern CL_API_ENTRY cl_int CL_API_CALL
958 extern CL_API_ENTRY cl_int CL_API_CALL
966 extern CL_API_ENTRY cl_int CL_API_CALL
973 extern CL_API_ENTRY cl_int CL_API_CALL
982 extern CL_API_ENTRY cl_int CL_API_CALL
989 extern CL_API_ENTRY cl_int CL_API_CALL
992 extern CL_API_ENTRY cl_int CL_API_CALL
999 extern CL_API_ENTRY cl_int CL_API_CALL
1004 extern CL_API_ENTRY cl_int CL_API_CALL
[all …]
Dcl_ext.h89 cl_int* errcode_ret) ;
91 typedef cl_int (CL_API_CALL *
95 typedef cl_int (CL_API_CALL *
99 typedef cl_int (CL_API_CALL *
103 typedef cl_int (CL_API_CALL *
112 typedef cl_int (CL_API_CALL *
121 typedef cl_int (CL_API_CALL *
135 typedef cl_int (CL_API_CALL *
153 typedef cl_int (CL_API_CALL *
167 typedef cl_int (CL_API_CALL *
[all …]
Dcl_gl.h55 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
65 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2;
73 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
75 extern CL_API_ENTRY cl_int CL_API_CALL
80 extern CL_API_ENTRY cl_int CL_API_CALL
87 extern CL_API_ENTRY cl_int CL_API_CALL
95 extern CL_API_ENTRY cl_int CL_API_CALL
111 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
119 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
141 extern CL_API_ENTRY cl_int CL_API_CALL
[all …]
Dcl_dx9_media_sharing.h91 typedef cl_int (CL_API_CALL *clGetDeviceIDsFromDX9MediaAdapterKHR_fn)(
107 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2;
109 typedef cl_int (CL_API_CALL *clEnqueueAcquireDX9MediaSurfacesKHR_fn)(
117 typedef cl_int (CL_API_CALL *clEnqueueReleaseDX9MediaSurfacesKHR_fn)(
166 extern CL_API_ENTRY cl_int CL_API_CALL
176 typedef cl_int (CL_API_CALL* clGetDeviceIDsFromDX9INTEL_fn)(
192 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_1;
200 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_1;
202 extern CL_API_ENTRY cl_int CL_API_CALL
211 typedef cl_int (CL_API_CALL *clEnqueueAcquireDX9ObjectsINTEL_fn)(
[all …]
Dcl_va_api_media_sharing_intel.h35 extern CL_API_ENTRY cl_int CL_API_CALL
45 typedef cl_int (CL_API_CALL *
90 extern CL_API_ENTRY cl_int CL_API_CALL
100 typedef cl_int (CL_API_CALL * clGetDeviceIDsFromVA_APIMediaAdapterINTEL_fn)(
115 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2;
122 cl_int* errcode_ret) CL_API_SUFFIX__VERSION_1_2;
124 extern CL_API_ENTRY cl_int CL_API_CALL
133 typedef cl_int (CL_API_CALL *clEnqueueAcquireVA_APIMediaSurfacesINTEL_fn)(
141 extern CL_API_ENTRY cl_int CL_API_CALL
150 typedef cl_int (CL_API_CALL *clEnqueueReleaseVA_APIMediaSurfacesINTEL_fn)(
Dopencl.hpp756 cl_int err_;
768 Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(errStr) in Error()
791 cl_int err(void) const { return err_; } in err()
802 static inline cl_int errHandler ( in errHandler()
803 cl_int err, in errHandler()
812 static inline cl_int errHandler (cl_int err, const char * errStr = NULL)
998 inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) in getInfoHelper()
1006 inline cl_int getInfoHelper(Func f, cl_uint name, vector<vector<unsigned char>>* param, int) in getInfoHelper()
1021 cl_int err = f(name, numBinaries * sizeof(unsigned char*), binariesPointers.data(), NULL); in getInfoHelper()
1034 inline cl_int getInfoHelper(Func f, cl_uint name, vector<T>* param, long) in getInfoHelper()
[all …]
Dcl_egl.h57 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
65 cl_int * errcode_ret);
68 extern CL_API_ENTRY cl_int CL_API_CALL
76 typedef cl_int (CL_API_CALL *clEnqueueAcquireEGLObjectsKHR_fn)(
85 extern CL_API_ENTRY cl_int CL_API_CALL
93 typedef cl_int (CL_API_CALL *clEnqueueReleaseEGLObjectsKHR_fn)(
108 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
114 cl_int * errcode_ret);
Dcl_d3d10.h79 typedef cl_int (CL_API_CALL *clGetDeviceIDsFromD3D10KHR_fn)(
92 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
99 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
106 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0;
108 typedef cl_int (CL_API_CALL *clEnqueueAcquireD3D10ObjectsKHR_fn)(
116 typedef cl_int (CL_API_CALL *clEnqueueReleaseD3D10ObjectsKHR_fn)(
131 extern CL_API_ENTRY cl_int CL_API_CALL
140 typedef cl_int (CL_API_CALL *
Dcl_d3d11.h79 typedef cl_int (CL_API_CALL *clGetDeviceIDsFromD3D11KHR_fn)(
92 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2;
99 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2;
106 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2;
108 typedef cl_int (CL_API_CALL *clEnqueueAcquireD3D11ObjectsKHR_fn)(
116 typedef cl_int (CL_API_CALL *clEnqueueReleaseD3D11ObjectsKHR_fn)(
131 extern CL_API_ENTRY cl_int CL_API_CALL
141 typedef cl_int (CL_API_CALL *
Dcl.hpp297 cl_int err_;
309 Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(errStr) in Error()
332 cl_int err(void) const { return err_; } in err()
344 static inline cl_int errHandler ( in errHandler()
345 cl_int err, in errHandler()
354 static inline cl_int errHandler (cl_int err, const char * errStr = NULL)
1150 inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) in getInfoHelper()
1157 inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, long) in getInfoHelper()
1160 cl_int err = f(name, 0, NULL, &required); in getInfoHelper()
1182 inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type … in getInfoHelper()
[all …]
Dcl_platform.h154 typedef signed __int32 cl_int; typedef
260 typedef int32_t cl_int;
432 typedef cl_int __cl_int4 __attribute__((vector_size(16)));
466 typedef cl_int __cl_int2 __attribute__((vector_size(8)));
934 cl_int CL_ALIGNED(8) s[2];
936 __CL_ANON_STRUCT__ struct{ cl_int x, y; };
937 __CL_ANON_STRUCT__ struct{ cl_int s0, s1; };
938 __CL_ANON_STRUCT__ struct{ cl_int lo, hi; };
947 cl_int CL_ALIGNED(16) s[4];
949 __CL_ANON_STRUCT__ struct{ cl_int x, y, z, w; };
[all …]