Home
last modified time | relevance | path

Searched defs:queueFamilyIndex (Results 1 – 25 of 230) sorted by relevance

12345678910

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp343 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNullParamsTest() local
354 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNonNullAllocatorTest() local
374 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolTransientBitTest() local
393 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolResetBitTest() local
412 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReleaseResourcesBitTest() local
433 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolNoFlagsTest() local
477 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReuseTest() local
528 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocatePrimaryBufferTest() local
558 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateManyPrimaryBuffersTest() local
602 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateSecondaryBufferTest() local
[all …]
DvktApiBufferAndImageAllocationUtil.cpp51 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestBuffer() local
85 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestBuffer() local
115 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
159 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
DvktApiExternalMemoryTests.cpp182 …for (deUint32 queueFamilyIndex = 0; queueFamilyIndex < (deUint32)properties.size(); queueFamilyInd… in chooseQueueFamilyIndex() local
242 deUint32 queueFamilyIndex, in createTestDevice()
392 deUint32 queueFamilyIndex) in getQueue()
576 deUint32 queueFamilyIndex, in submitDummySignalAndGetSemaphoreNative()
688 deUint32 queueFamilyIndex, in submitDummySignalAndGetFenceNative()
805 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreWin32Create() local
876 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportTwice() local
923 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportReimport() local
969 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreSignalExportImportWait() local
1003 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreExportSignalImportWait() local
[all …]
DvktApiDeviceInitializationTests.cpp564 const deUint32 queueFamilyIndex = 0; in createDeviceTest() local
614 const deUint32 queueFamilyIndex = 0; in createMultipleDevicesTest() local
816 const deUint32 queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithVariousQueueCountsTest() local
848 const deUint32 queueFamilyIndex = 0; in createDeviceFeatures2Test() local
911 const deUint32 queueFamilyIndex = 0; in createDeviceWithUnsupportedFeaturesTest() local
1042 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createDeviceQueue2Test() local
1133 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createDeviceQueue2UnmatchedFlagsTest() local
1377 deUint32 queueFamilyIndex = 0; in createInstanceDeviceIntentionalAllocFail() local
DvktApiPipelineTests.cpp125 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in renderpassLifetimeTest() local
503 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in framebufferCompatibleRenderPassTest() local
856 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in pipelineLayoutLifetimeGraphicsTest() local
1180 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in pipelineLayoutLifetimeComputeTest() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi_x11.c32 uint32_t queueFamilyIndex, in lvp_GetPhysicalDeviceXcbPresentationSupportKHR()
46 uint32_t queueFamilyIndex, in lvp_GetPhysicalDeviceXlibPresentationSupportKHR()
Dlvp_wsi_wayland.c31 uint32_t queueFamilyIndex, in lvp_GetPhysicalDeviceWaylandPresentationSupportKHR()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_wsi_x11.c38 uint32_t queueFamilyIndex, in v3dv_GetPhysicalDeviceXcbPresentationSupportKHR()
52 uint32_t queueFamilyIndex, in v3dv_GetPhysicalDeviceXlibPresentationSupportKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi_x11.c39 uint32_t queueFamilyIndex, in radv_GetPhysicalDeviceXcbPresentationSupportKHR()
53 uint32_t queueFamilyIndex, in radv_GetPhysicalDeviceXlibPresentationSupportKHR()
Dradv_wsi_wayland.c31 uint32_t queueFamilyIndex, in radv_GetPhysicalDeviceWaylandPresentationSupportKHR()
/external/mesa3d/src/intel/vulkan/
Danv_wsi_x11.c35 uint32_t queueFamilyIndex, in anv_GetPhysicalDeviceXcbPresentationSupportKHR()
49 uint32_t queueFamilyIndex, in anv_GetPhysicalDeviceXlibPresentationSupportKHR()
Danv_wsi_wayland.c29 uint32_t queueFamilyIndex, in anv_GetPhysicalDeviceWaylandPresentationSupportKHR()
/external/mesa3d/src/freedreno/vulkan/
Dtu_wsi_x11.c39 uint32_t queueFamilyIndex, in tu_GetPhysicalDeviceXcbPresentationSupportKHR()
53 uint32_t queueFamilyIndex, in tu_GetPhysicalDeviceXlibPresentationSupportKHR()
Dtu_wsi_wayland.c33 uint32_t queueFamilyIndex, in tu_GetPhysicalDeviceWaylandPresentationSupportKHR()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp85 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in deviceResetSetEventCase() local
131 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in singleSubmissionCase() local
171 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in multiSubmissionCase() local
231 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in secondaryCommandBufferCase() local
DvktSynchronizationBasicFenceTests.cpp49 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in basicOneFenceCase() local
115 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in basicMultiFenceCase() local
217 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in basicMultiFenceWaitAllFalseCase() local
DvktSynchronizationOperationSingleQueueTests.cpp86 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
152 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
218 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
348 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
477 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/external/swiftshader/tests/VulkanUnitTests/
DDevice.hpp156 uint32_t queueFamilyIndex; member in Device
/external/angle/src/libANGLE/renderer/vulkan/
DPersistentCommandPool.cpp25 angle::Result PersistentCommandPool::init(vk::Context *context, uint32_t queueFamilyIndex) in init()
/external/skqp/tools/sk_app/win/
DVulkanWindowContext_win.cpp59 uint32_t queueFamilyIndex) { in NewVulkanForWin()
/external/skia/tools/sk_app/win/
DVulkanWindowContext_win.cpp59 uint32_t queueFamilyIndex) { in MakeVulkanForWin()
/external/skqp/tools/sk_app/unix/
DVulkanWindowContext_unix.cpp58 uint32_t queueFamilyIndex) { in NewVulkanForXlib()
/external/skia/tools/sk_app/unix/
DVulkanWindowContext_unix.cpp59 uint32_t queueFamilyIndex) { in MakeVulkanForXlib()
/external/vulkan-validation-layers/layers/
Dcore_validation_types.h91 uint32_t queueFamilyIndex; member
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp140 const deUint32 queueFamilyIndex, in makeProtectedMemDevice()
240 const deUint32 queueFamilyIndex, in getProtectedQueue()
614 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in clearImage() local
687 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in uploadImage() local
796 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in copyToProtectedImage() local

12345678910