HomeSort by relevance Sort by last modified time
    Searched refs:cl_event_info (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
event.cpp 91 clGetEventInfo(cl_event ev, cl_event_info param,
  /external/mesa3d/src/gallium/state_trackers/clover/api/
event.cpp 91 clGetEventInfo(cl_event ev, cl_event_info param,
  /external/chromium_org/third_party/mesa/src/include/CL/
cl.h 81 typedef cl_uint cl_event_info; typedef
399 /* cl_event_info */
    [all...]
cl.hpp 840 F(cl_event_info, CL_EVENT_COMMAND_QUEUE, cl::CommandQueue) \
841 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
842 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \
843 F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_uint) \
920 F(cl_event_info, CL_EVENT_CONTEXT, cl::Context)
    [all...]
  /external/mesa3d/include/CL/
cl.h 81 typedef cl_uint cl_event_info; typedef
399 /* cl_event_info */
    [all...]
cl.hpp 840 F(cl_event_info, CL_EVENT_COMMAND_QUEUE, cl::CommandQueue) \
841 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
842 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \
843 F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_uint) \
920 F(cl_event_info, CL_EVENT_CONTEXT, cl::Context)
    [all...]

Completed in 6432 milliseconds