Searched refs:__ERR_STR (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp344 #define __ERR_STR(x) #x macro
346 #define __ERR_STR(x) NULL macro
375 #define __GET_DEVICE_INFO_ERR __ERR_STR(clGetDeviceInfo)
376 #define __GET_PLATFORM_INFO_ERR __ERR_STR(clGetPlatformInfo)
377 #define __GET_DEVICE_IDS_ERR __ERR_STR(clGetDeviceIDs)
378 #define __GET_PLATFORM_IDS_ERR __ERR_STR(clGetPlatformIDs)
379 #define __GET_CONTEXT_INFO_ERR __ERR_STR(clGetContextInfo)
380 #define __GET_EVENT_INFO_ERR __ERR_STR(clGetEventInfo)
381 #define __GET_EVENT_PROFILE_INFO_ERR __ERR_STR(clGetEventProfileInfo)
382 #define __GET_MEM_OBJECT_INFO_ERR __ERR_STR(clGetMemObjectInf
[all...]
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.hpp344 #define __ERR_STR(x) #x macro
346 #define __ERR_STR(x) NULL macro
375 #define __GET_DEVICE_INFO_ERR __ERR_STR(clGetDeviceInfo)
376 #define __GET_PLATFORM_INFO_ERR __ERR_STR(clGetPlatformInfo)
377 #define __GET_DEVICE_IDS_ERR __ERR_STR(clGetDeviceIDs)
378 #define __GET_PLATFORM_IDS_ERR __ERR_STR(clGetPlatformIDs)
379 #define __GET_CONTEXT_INFO_ERR __ERR_STR(clGetContextInfo)
380 #define __GET_EVENT_INFO_ERR __ERR_STR(clGetEventInfo)
381 #define __GET_EVENT_PROFILE_INFO_ERR __ERR_STR(clGetEventProfileInfo)
382 #define __GET_MEM_OBJECT_INFO_ERR __ERR_STR(clGetMemObjectInf
[all...]

Completed in 16 milliseconds