Home
last modified time | relevance | path

Searched defs:queue_properties (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/rusticl/api/
Dqueue.rs131 let mut queue_properties = cl_command_queue_properties::default(); in create_command_queue_with_properties() localVariable
/third_party/mesa3d/include/CL/
Dopencl.hpp7232 cl_queue_properties queue_properties[] = { in CommandQueue() local
7298 cl_queue_properties queue_properties[] = { in CommandQueue() local
7363 cl_queue_properties queue_properties[] = { in CommandQueue() local
7430 cl_queue_properties queue_properties[] = { in CommandQueue() local
7481 cl_queue_properties queue_properties[] = { in CommandQueue() local
7532 cl_queue_properties queue_properties[] = { in CommandQueue() local
8905 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
8929 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
8954 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
9047 cl_queue_properties queue_properties[] = { in makeDefault() local
[all …]
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.c120 VkQueueFamilyProperties queue_properties[64]; in wsi_device_init() local