/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkDeviceFeatureTest.inl | 16 const deUint32 queueFamilyIndex = 0; local 63 const deUint32 queueFamilyIndex = 0; local 110 const deUint32 queueFamilyIndex = 0; local 158 const deUint32 queueFamilyIndex = 0; local 207 const deUint32 queueFamilyIndex = 0; local 254 const deUint32 queueFamilyIndex = 0; local 301 const deUint32 queueFamilyIndex = 0; local 351 const deUint32 queueFamilyIndex = 0; local 398 const deUint32 queueFamilyIndex = 0; local 445 const deUint32 queueFamilyIndex = 0; local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferAndImageAllocationUtil.cpp | 51 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
|
D | vktApiExternalMemoryTests.cpp | 199 …for (deUint32 queueFamilyIndex = 0; queueFamilyIndex < (deUint32)properties.size(); queueFamilyInd… in chooseQueueFamilyIndex() local 259 deUint32 queueFamilyIndex, in createTestDevice() 420 deUint32 queueFamilyIndex) in getQueue() 720 deUint32 queueFamilyIndex, in submitAtomicCalculationsAndGetSemaphoreNative() 856 deUint32 queueFamilyIndex, in submitAtomicCalculationsAndGetFenceNative() 1044 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreWin32Create() local 1115 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportTwice() local 1167 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportReimport() local 1218 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreSignalExportImportWait() local 1256 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreExportSignalImportWait() local [all …]
|
D | vktApiCommandBuffersTests.cpp | 349 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNullParamsTest() local 361 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNonNullAllocatorTest() local 382 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolTransientBitTest() local 401 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolResetBitTest() local 421 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReleaseResourcesBitTest() local 443 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolNoFlagsTest() local 488 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReuseTest() local 546 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocatePrimaryBufferTest() local 576 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateManyPrimaryBuffersTest() local 624 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateSecondaryBufferTest() local [all …]
|
D | vktApiDeviceInitializationTests.cpp | 647 const deUint32 queueFamilyIndex = 0; in createDeviceTest() local 722 const deUint32 queueFamilyIndex = 0; in createMultipleDevicesTest() local 951 const deUint32 queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithVariousQueueCountsTest() local 1091 const deUint32 queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithGlobalPriorityTest() local 1320 const deUint32 queueFamilyIndex = 0; in createDeviceFeatures2Test() local 1397 const deUint32 queueFamilyIndex, in checkFeatures() 1609 const deUint32 queueFamilyIndex = 0; in createDeviceWithUnsupportedFeaturesTest() local 1753 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createDeviceQueue2Test() local 1944 …eDriver, const VkDevice device, VkDeviceQueueCreateFlags flags, deUint32 queueFamilyIndex, deUint3… in getDeviceQueue2WithOptions() 2029 deUint32 queueFamilyIndex = MAX_DEUINT32; in createDeviceQueue2WithTwoQueuesSmokeTest() local [all …]
|
D | vktApiImageCompressionControlTests.cpp | 324 deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in ahbImageCreateTest() local 393 deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in imageCreateTest() local 533 deUint32 queueFamilyIndex, bool validationEnabled, in createDeviceWithWsi() 587 const deUint32 queueFamilyIndex; member 662 deUint32 queueFamilyIndex = devHelper.queueFamilyIndex; in swapchainCreateTest() local
|
D | vktApiDescriptorSetTests.cpp | 74 …deUint32 queueFamilyIndex = context.getUniversalQueueFamily… in descriptorSetLayoutLifetimeGraphicsTest() local 250 deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in descriptorSetLayoutLifetimeComputeTest() local 364 deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in descriptorSetLayoutBindingOrderingTest() local
|
/external/skia/include/private/gpu/vk/ |
D | VulkanTypesPriv.h | 19 VulkanMutableTextureState(VkImageLayout layout, uint32_t queueFamilyIndex) in VulkanMutableTextureState() 39 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex()
|
/external/skia/src/gpu/ |
D | MutableTextureStateRef.h | 19 MutableTextureStateRef(VkImageLayout layout, uint32_t queueFamilyIndex) in MutableTextureStateRef() 41 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkDeviceFeatureTest.inl | 16 const deUint32 queueFamilyIndex = 0; local 66 const deUint32 queueFamilyIndex = 0; local 115 const deUint32 queueFamilyIndex = 0; local 163 const deUint32 queueFamilyIndex = 0; local 210 const deUint32 queueFamilyIndex = 0; local 257 const deUint32 queueFamilyIndex = 0; local 304 const deUint32 queueFamilyIndex = 0; local 362 const deUint32 queueFamilyIndex = 0; local 455 const deUint32 queueFamilyIndex = 0; local 504 const deUint32 queueFamilyIndex = 0; local [all …]
|
/external/skia/include/gpu/ |
D | MutableTextureState.h | 38 MutableTextureState(VkImageLayout layout, uint32_t queueFamilyIndex) in MutableTextureState() 100 void setVulkanState(VkImageLayout layout, uint32_t queueFamilyIndex) { in setVulkanState()
|
D | GrBackendSurfaceMutableState.h | 18 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi_x11.c | 39 uint32_t queueFamilyIndex, in tu_GetPhysicalDeviceXcbPresentationSupportKHR() 53 uint32_t queueFamilyIndex, in tu_GetPhysicalDeviceXlibPresentationSupportKHR()
|
D | tu_wsi_wayland.c | 33 uint32_t queueFamilyIndex, in tu_GetPhysicalDeviceWaylandPresentationSupportKHR()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_wsi_x11.c | 32 uint32_t queueFamilyIndex, in lvp_GetPhysicalDeviceXcbPresentationSupportKHR() 46 uint32_t queueFamilyIndex, in lvp_GetPhysicalDeviceXlibPresentationSupportKHR()
|
D | lvp_wsi_wayland.c | 31 uint32_t queueFamilyIndex, in lvp_GetPhysicalDeviceWaylandPresentationSupportKHR()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_wsi_x11.c | 38 uint32_t queueFamilyIndex, in v3dv_GetPhysicalDeviceXcbPresentationSupportKHR() 52 uint32_t queueFamilyIndex, in v3dv_GetPhysicalDeviceXlibPresentationSupportKHR()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_wsi_x11.c | 39 uint32_t queueFamilyIndex, in radv_GetPhysicalDeviceXcbPresentationSupportKHR() 53 uint32_t queueFamilyIndex, in radv_GetPhysicalDeviceXlibPresentationSupportKHR()
|
D | radv_wsi_wayland.c | 31 uint32_t queueFamilyIndex, in radv_GetPhysicalDeviceWaylandPresentationSupportKHR()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_wsi_x11.c | 35 uint32_t queueFamilyIndex, in anv_GetPhysicalDeviceXcbPresentationSupportKHR() 49 uint32_t queueFamilyIndex, in anv_GetPhysicalDeviceXlibPresentationSupportKHR()
|
D | anv_wsi_wayland.c | 29 uint32_t queueFamilyIndex, in anv_GetPhysicalDeviceWaylandPresentationSupportKHR()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationBasicEventTests.cpp | 99 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in deviceResetSetEventCase() local 172 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in eventSetResetNoneStage() local 242 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in singleSubmissionCase() local 287 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in multiSubmissionCase() local 352 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in secondaryCommandBufferCase() local
|
D | vktSynchronizationBasicFenceTests.cpp | 61 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneFenceCase() local 177 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceCase() local 281 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceWaitAllFalseCase() local
|
/external/swiftshader/tests/VulkanUnitTests/ |
D | Device.hpp | 156 uint32_t queueFamilyIndex; member in Device
|
/external/swiftshader/tests/VulkanWrapper/ |
D | VulkanTester.hpp | 45 const uint32_t queueFamilyIndex = 0; member in VulkanTester
|