Home
last modified time | relevance | path

Searched defs:queues (Results 1 – 25 of 36) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp82 vector<VkQueue> queues; member
200 MultiQueues& queues = *moveQueues; in createQueues() local
279 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const deUint32& shadersExec… in executeComputePipeline()
353 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const VkRenderPass& renderP… in executeGraphicPipeline()
450 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const vector<deUint32>& sha… in ThreadGroupThread()
552 MultiQueues& queues, const vector<deUint32>& shadersExecutions) in CreateComputeThread()
582MultiQueues& queues, const VkRenderPass& renderPass, const vector<deUint32>& shadersExecutions) in CreateGraphicThread()
623 MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_COMPUTE_BIT); in iterate() local
734 MovePtr<MultiQueues> queues = createQueues (m_context, VK_QUEUE_GRAPHICS_BIT); in iterate() local
DvktSynchronizationBasicSemaphoreTests.cpp342 Queues queues[COUNT] = in basicMultiQueueCase() local
DvktSynchronizationCrossInstanceSharingTests.cpp390 std::vector<vk::VkDeviceQueueCreateInfo> queues; in createTestDevice() local
DvktSynchronizationWin32KeyedMutexTests.cpp183 std::vector<vk::VkDeviceQueueCreateInfo> queues; in createTestDevice() local
DvktSynchronizationSignalOrderTests.cpp140 std::vector<VkDeviceQueueCreateInfo> queues; in createTestDevice() local
/third_party/ltp/testcases/kernel/syscalls/ipc/msgget/
Dmsgget03.c25 static int *queues; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/
Dshmget03.c24 static int *queues; variable
/third_party/mesa3d/src/virtio/vulkan/
Dvn_device.h25 struct vn_queue *queues; member
Dvn_device.c86 struct vn_queue *queues = in vn_device_init_queues() local
/third_party/flutter/engine/flutter/fml/
Dtask_runner.cc53 auto queues = MessageLoopTaskQueues::GetInstance(); in RunsTasksOnCurrentThread() local
/third_party/mesa3d/src/vulkan/util/
Dvk_device.h48 struct list_head queues; member
/third_party/node/deps/npm/node_modules/tar/lib/
Dpath-reservations.js21 const queues = new Map() constant
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_perfetto.h81 } queues[] = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_perfetto.h75 } queues[] = { variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.hpp184 Queue *const queues = nullptr; member in vk::Device
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.h64 GList *queues; member
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp116 …VkQueueFamilyProperties* queues = (VkQueueFamilyProperties*)malloc(sizeof(VkQueueFamilyProperties)… in SetupVulkan() local
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp126 …VkQueueFamilyProperties* queues = (VkQueueFamilyProperties*)malloc(sizeof(VkQueueFamilyProperties)… in SetupVulkan() local
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp148 …VkQueueFamilyProperties* queues = (VkQueueFamilyProperties*)malloc(sizeof(VkQueueFamilyProperties)… in SetupVulkan() local
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp140 …VkQueueFamilyProperties* queues = (VkQueueFamilyProperties*)malloc(sizeof(VkQueueFamilyProperties)… in SetupVulkan() local
/third_party/gstreamer/gstreamer/tests/check/elements/
Dtee.c44 GstElement *queues[NUM_SUBSTREAMS]; in GST_START_TEST() local
/third_party/ffmpeg/libavfilter/
Dvulkan.h139 FFVkQueueCtx *queues; member
/third_party/glib/glib/tests/
Dqueue.c226 QueueInfo queues[N_QUEUES]; in random_test() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp1029 VkQueueFlagBits queues[] = { VK_QUEUE_GRAPHICS_BIT, VK_QUEUE_COMPUTE_BIT, VK_QUEUE_TRANSFER_BIT }; in createBufferMarkerTestsInGroup() local
DvktApiObjectManagementTests.cpp585 const VkDeviceQueueCreateInfo queues[] = in create() local
690 const VkDeviceQueueCreateInfo queues[] = in create() local
2355 const VkDeviceQueueCreateInfo queues[] = in createPrivateDataDevice() local

12