Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp105 vector<VkQueue> queues; member
238 MultiQueues& queues = *moveQueues; in createQueues() local
357 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const deUint32& shadersExec… in executeComputePipeline()
431 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const VkRenderPass& renderP… in executeGraphicPipeline()
527 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const vector<deUint32>& sha… in ThreadGroupThread()
650 MultiQueues& queues, const vector<deUint32>& shadersExecutions) in CreateComputeThread()
689MultiQueues& queues, const VkRenderPass& renderPass, const vector<deUint32>& shadersExecutions) in CreateGraphicThread()
744 …MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_COMPUTE_BIT, instance, insta… in iterate() local
872 …MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_GRAPHICS_BIT, instance, ins… in iterate() local
DvktSynchronizationBasicSemaphoreTests.cpp445 Queues queues[COUNT] = in basicMultiQueueCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp105 vector<VkQueue> queues; member
238 MultiQueues& queues = *moveQueues; in createQueues() local
357 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const deUint32& shadersExec… in executeComputePipeline()
431 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const VkRenderPass& renderP… in executeGraphicPipeline()
527 …const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const vector<deUint32>& sha… in ThreadGroupThread()
650 MultiQueues& queues, const vector<deUint32>& shadersExecutions) in CreateComputeThread()
689MultiQueues& queues, const VkRenderPass& renderPass, const vector<deUint32>& shadersExecutions) in CreateGraphicThread()
744 …MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_COMPUTE_BIT, instance, insta… in iterate() local
872 …MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_GRAPHICS_BIT, instance, ins… in iterate() local
DvktSynchronizationBasicSemaphoreTests.cpp445 Queues queues[COUNT] = in basicMultiQueueCase() 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/flutter/engine/flutter/fml/
Dtask_runner.cc53 auto queues = MessageLoopTaskQueues::GetInstance(); in RunsTasksOnCurrentThread() local
/third_party/node/deps/npm/node_modules/tar/lib/
Dpath-reservations.js21 const queues = new Map() constant
/third_party/mesa3d/src/virtio/vulkan/
Dvn_device.h43 struct vn_queue *queues; member
Dvn_device.c86 struct vn_queue *queues = in vn_device_init_queues() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_perfetto.h63 } queues[] = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_perfetto.h79 } queues[] = { variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.hpp184 Queue *const queues = nullptr; member in vk::Device
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.h130 struct list_head queues; member
/third_party/mesa3d/src/intel/ds/
Dintel_driver_ds.h108 struct u_vector 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/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.h64 GList *queues; member
/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/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp126 …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/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp1020 VkQueueFlagBits queues[] = { VK_QUEUE_GRAPHICS_BIT, VK_QUEUE_COMPUTE_BIT, VK_QUEUE_TRANSFER_BIT }; in createBufferMarkerTestsInGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMarkerTests.cpp1020 VkQueueFlagBits queues[] = { VK_QUEUE_GRAPHICS_BIT, VK_QUEUE_COMPUTE_BIT, VK_QUEUE_TRANSFER_BIT }; in createBufferMarkerTestsInGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp225 const VkDeviceQueueCreateInfo queues[] = in SingletonDevice() local

12