/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 46 deUint32 queueIndex; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 619 const deUint32 queueIndex = 0; in createDeviceTest() local 669 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local 872 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local 1151 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local 1545 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local 1636 const deUint32 queueIndex = 0; in createDeviceQueue2UnmatchedFlagsTest() local
|
D | vktApiVersionCheck.cpp | 339 …const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | … in createTestDevice() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.h | 67 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkGpu.h | 57 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 141 void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex) in releaseQueue() 285 int queueIndex; in executeComputePipeline() local 359 int queueIndex; in executeGraphicPipeline() local
|
/third_party/node/benchmark/ |
D | common.js | 179 const recursive = (queueIndex) => { argument
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_device.c | 146 uint32_t queueIndex, in vk_common_GetDeviceQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
D | vktMemoryModelPadding.cpp | 235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateTests.cpp | 405 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 805 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | CommandProcessor.cpp | 1301 uint32_t queueIndex, in getDeviceQueue() 1322 uint32_t queueIndex, in initializeQueueMap()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 484 …Queue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationFragShaderSideEffectsTests.cpp | 288 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderMiscTests.cpp | 252 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 2070 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 2412 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
D | vktMeshShaderPropertyTests.cpp | 143 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
D | vktMeshShaderApiTests.cpp | 397 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
D | vktMeshShaderSyncTests.cpp | 697 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
D | vktMeshShaderBuiltinTests.cpp | 147 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.cpp | 1064 for (uint32_t queueIndex = 0; queueIndex < queueCount; ++queueIndex) in selectPresentQueueForSurface() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 1308 deUint32 queueIndex, in createAttachmentImage() 1420 deUint32 queueIndex, in AttachmentResources() 2548 deUint32 queueIndex, in pushImageInitializationCommands() 2754 deUint32 queueIndex, in pushDynamicRenderingCommands() 3038 deUint32 queueIndex, in pushRenderPassCommands() 3057 deUint32 queueIndex, in pushReadImagesToBuffers() 5102 const deUint32 queueIndex = context.getUniversalQueueFamilyIndex(); in renderPassTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 229 deUint32 queueIndex, in createDefaultDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
D | vktDeviceGroupRendering.cpp | 221 const deUint32 queueIndex = 0; in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 382 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_queue.c | 29 uint32_t queueIndex, in vn_GetDeviceQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTrinaryMinMaxTests.cpp | 709 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|