Home
last modified time | relevance | path

Searched defs:num_queues (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/i915/
Danv_device.c265 const uint32_t num_queues) in anv_i915_device_setup_context()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dqueue.h263 void Init(int num_queues, int capacity) { in Init()
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/
Dqueue_test.cc183 const int num_queues = 4; in TEST_F() local
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c228 const uint32_t num_queues) in anv_device_setup_context_or_vm()
430 uint32_t num_queues = 0; in anv_CreateDevice() local
/third_party/mesa3d/src/freedreno/decode/
Dcrashdec-mempool.c124 const unsigned num_queues = is_a6xx() ? 6 : 7; in dump_cp_mem_pool() local
Dcrashdec-hfi.c47 uint32_t num_queues; /* Number of total queues */ member
/third_party/mesa3d/src/amd/vulkan/
Dradv_physical_device.h152 uint32_t num_queues; member
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_device.c2352 const uint32_t num_queues) in anv_device_setup_context()
2508 uint32_t num_queues = 0; in anv_CreateDevice() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c1762 uint32_t num_queues; in update_queue_props() local
2736 unsigned num_queues = 1; in zink_create_logical_device() local
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h28 uint8_t num_queues; member
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1057 int queue_family_index, int num_queues) in create_exec_ctx()