Searched refs:CL_EVENT_REFERENCE_COUNT (Results 1 – 5 of 5) sorted by relevance
109 case CL_EVENT_REFERENCE_COUNT: in clGetEventInfo()
146 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) \