Home
last modified time | relevance | path

Searched refs:CL_QUEUE_DEVICE_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.h523 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
Dopencl.hpp1396 F(cl_command_queue_info, CL_QUEUE_DEVICE_DEFAULT, cl::DeviceCommandQueue) \
9145 return queue.getInfo<CL_QUEUE_DEVICE_DEFAULT>(err); in getDefault()