| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_device.h | 43 struct vn_queue *queues; member
|
| H A D | vn_device.c | 86 struct vn_queue *queues = in vn_device_init_queues() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/ipc/shmget/ |
| H A D | shmget03.c | 24 static int *queues; variable
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgget/ |
| H A D | msgget03.c | 25 static int *queues; variable
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_perfetto.h | 63 } queues[] = { variable
|
| H A D | tu_device.h | 209 struct tu_queue *queues[TU_MAX_QUEUE_FAMILIES]; member
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_device.h | 130 struct list_head queues; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_perfetto.h | 79 } queues[] = { variable
|
| /third_party/mesa3d/src/intel/ds/ |
| H A D | intel_driver_ds.h | 108 struct u_vector queues; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDevice.hpp | 184 Queue *const queues = nullptr; member in vk::Device
|
| /third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
| H A D | main.cpp | 140 VkQueueFamilyProperties* queues = (VkQueueFamilyProperties*)malloc(sizeof(VkQueueFamilyProperties) * count); in SetupVulkan() local
|
| /third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
| H A D | main.cpp | 148 VkQueueFamilyProperties* queues = (VkQueueFamilyProperties*)malloc(sizeof(VkQueueFamilyProperties) * count); in SetupVulkan() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicSemaphoreTests.cpp | 525 Queues queues[COUNT] = in basicMultiQueueCase() local [all...] |
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 105 vector<VkQueue> queues; member 238 MultiQueues& queues = *moveQueues; in createQueues() local 356 executeComputePipeline(const Context& context, const VkPipeline& pipeline, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const deUint32& shadersExecutions) executeComputePipeline() argument 430 executeGraphicPipeline(const Context& context, const VkPipeline& pipeline, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const VkRenderPass& renderPass, const deUint32 shadersExecutions) executeGraphicPipeline() argument 526 ThreadGroupThread(const Context& context, VkPipelineCache pipelineCache, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const vector<deUint32>& shadersExecutions) ThreadGroupThread() argument 648 CreateComputeThread(const Context& context, VkPipelineCache pipelineCache, vector<VkComputePipelineCreateInfo>& pipelineInfo, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const vector<deUint32>& shadersExecutions) CreateComputeThread() argument 687 CreateGraphicThread(const Context& context, VkPipelineCache pipelineCache, vector<VkGraphicsPipelineCreateInfo>& pipelineInfo, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const VkRenderPass& renderPass, const vector<deUint32>& shadersExecutions) CreateGraphicThread() argument 744 MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_COMPUTE_BIT, instance, instanceDriver); iterate() local 872 MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_GRAPHICS_BIT, instance, instanceDriver); iterate() local [all...] |
| H A D | vktSynchronizationCrossInstanceSharingTests.cpp | 393 std::vector<vk::VkDeviceQueueCreateInfo> queues; in createTestDevice() local
|
| H A D | vktSynchronizationSignalOrderTests.cpp | 157 std::vector<VkDeviceQueueCreateInfo> queues; in createTestDevice() local
|
| H A D | vktSynchronizationWin32KeyedMutexTests.cpp | 185 std::vector<vk::VkDeviceQueueCreateInfo> queues; in createTestDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicSemaphoreTests.cpp | 445 Queues queues[COUNT] = in basicMultiQueueCase() local [all...] |
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 105 vector<VkQueue> queues; member 238 MultiQueues& queues = *moveQueues; in createQueues() local 356 executeComputePipeline(const Context& context, const VkPipeline& pipeline, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const deUint32& shadersExecutions) executeComputePipeline() argument 430 executeGraphicPipeline(const Context& context, const VkPipeline& pipeline, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const VkRenderPass& renderPass, const deUint32 shadersExecutions) executeGraphicPipeline() argument 526 ThreadGroupThread(const Context& context, VkPipelineCache pipelineCache, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const vector<deUint32>& shadersExecutions) ThreadGroupThread() argument 648 CreateComputeThread(const Context& context, VkPipelineCache pipelineCache, vector<VkComputePipelineCreateInfo>& pipelineInfo, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const vector<deUint32>& shadersExecutions) CreateComputeThread() argument 687 CreateGraphicThread(const Context& context, VkPipelineCache pipelineCache, vector<VkGraphicsPipelineCreateInfo>& pipelineInfo, const VkPipelineLayout& pipelineLayout, const VkDescriptorSetLayout& descriptorSetLayout, MultiQueues& queues, const VkRenderPass& renderPass, const vector<deUint32>& shadersExecutions) CreateGraphicThread() argument 744 MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_COMPUTE_BIT, instance, instanceDriver); iterate() local 872 MovePtr<MultiQueues> queues = createQueues(m_context, VK_QUEUE_GRAPHICS_BIT, instance, instanceDriver); iterate() local [all...] |
| H A D | vktSynchronizationCrossInstanceSharingTests.cpp | 396 std::vector<vk::VkDeviceQueueCreateInfo> queues; in createTestDevice() local
|
| H A D | vktSynchronizationSignalOrderTests.cpp | 139 std::vector<VkDeviceQueueCreateInfo> queues; in createTestDevice() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | vulkan.h | 163 FFVkQueueCtx *queues; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferMarkerTests.cpp | 1117 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/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 211 const VkDeviceQueueCreateInfo queues[] = in SingletonDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 225 const VkDeviceQueueCreateInfo queues[] = in SingletonDevice() local
|