Searched refs:CL_QUEUE_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | opencl.hpp | 1298 F(cl_command_queue_info, CL_QUEUE_PROPERTIES, cl_command_queue_properties) 7233 CL_QUEUE_PROPERTIES, properties, 0 }; in CommandQueue() 7299 CL_QUEUE_PROPERTIES, static_cast<cl_queue_properties>(properties), 0 }; in CommandQueue() 7364 CL_QUEUE_PROPERTIES, properties, 0 }; in CommandQueue() 7431 CL_QUEUE_PROPERTIES, static_cast<cl_queue_properties>(properties), 0 }; in CommandQueue() 7482 CL_QUEUE_PROPERTIES, properties, 0 }; in CommandQueue() 7533 CL_QUEUE_PROPERTIES, static_cast<cl_queue_properties>(properties), 0 }; in CommandQueue() 8906 CL_QUEUE_PROPERTIES, mergedProperties, 0 }; in DeviceCommandQueue() 8930 CL_QUEUE_PROPERTIES, mergedProperties, 0 }; in DeviceCommandQueue() 8955 CL_QUEUE_PROPERTIES, mergedProperties, in DeviceCommandQueue() [all …]
|
D | cl.h | 518 #define CL_QUEUE_PROPERTIES 0x1093 macro
|
D | cl.hpp | 1440 F(cl_command_queue_info, CL_QUEUE_PROPERTIES, cl_command_queue_properties)
|