Home
last modified time | relevance | path

Searched refs:CL_EVENT_REFERENCE_COUNT (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/api/
Devent.cpp109 case CL_EVENT_REFERENCE_COUNT: in clGetEventInfo()
/external/OpenCL-CTS/test_conformance/events/
Dtest_events.cpp146 error = clGetEventInfo( event, CL_EVENT_REFERENCE_COUNT, sizeof( count ), &count, &size ); in test_event_get_info()
/external/mesa3d/include/CL/
Dcl.h827 #define CL_EVENT_REFERENCE_COUNT 0x11D2 macro
Dcl2.hpp1237 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \
Dcl.hpp1394 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \