Searched refs:CL_EVENT_REFERENCE_COUNT (Results 1 – 8 of 8) sorted by relevance
109 case CL_EVENT_REFERENCE_COUNT: in clGetEventInfo()
1026 case CL_EVENT_REFERENCE_COUNT: in FromCLenum()1046 return CL_EVENT_REFERENCE_COUNT; in ToCLenum()
148 error = clGetEventInfo( event, CL_EVENT_REFERENCE_COUNT, sizeof( count ), &count, &size ); in test_event_get_info()
827 #define CL_EVENT_REFERENCE_COUNT 0x11D2 macro
1237 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \
1394 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \
829 #define CL_EVENT_REFERENCE_COUNT 0x11D2 macro