Home
last modified time | relevance | path

Searched defs:queueIndex (Results 1 – 25 of 55) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp619 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
DvktApiVersionCheck.cpp339 …const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | … in createTestDevice() local
/third_party/skia/src/gpu/vk/
DGrVkGpu.h67 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.h57 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp141 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/
Dcommon.js179 const recursive = (queueIndex) => { argument
/third_party/mesa3d/src/vulkan/util/
Dvk_device.c146 uint32_t queueIndex, in vk_common_GetDeviceQueue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp405 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/
DCommandProcessor.cpp1301 uint32_t queueIndex, in getDeviceQueue()
1322 uint32_t queueIndex, in initializeQueueMap()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp484 …Queue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp288 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTests.cpp252 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
DvktMeshShaderPropertyTests.cpp143 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderApiTests.cpp397 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderSyncTests.cpp697 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderBuiltinTests.cpp147 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1064 for (uint32_t queueIndex = 0; queueIndex < queueCount; ++queueIndex) in selectPresentQueueForSurface() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1308 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/
DvktTestCase.cpp229 deUint32 queueIndex, in createDefaultDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp221 const deUint32 queueIndex = 0; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp382 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c29 uint32_t queueIndex, in vn_GetDeviceQueue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp709 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local

123