| /third_party/vk-gl-cts/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 | 183 …for (deUint32 queueFamilyIndex = 0; queueFamilyIndex < (deUint32)properties.size(); queueFamilyInd… in chooseQueueFamilyIndex() local 243 deUint32 queueFamilyIndex, in createTestDevice() 394 deUint32 queueFamilyIndex) in getQueue() 578 deUint32 queueFamilyIndex, in submitDummySignalAndGetSemaphoreNative() 690 deUint32 queueFamilyIndex, in submitDummySignalAndGetFenceNative() 835 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreWin32Create() local 906 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportTwice() local 953 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportReimport() local 999 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreSignalExportImportWait() local 1033 const deUint32 queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreExportSignalImportWait() local [all …]
|
| D | vktApiCommandBuffersTests.cpp | 348 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNullParamsTest() local 359 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNonNullAllocatorTest() local 379 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolTransientBitTest() local 398 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolResetBitTest() local 417 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReleaseResourcesBitTest() local 438 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolNoFlagsTest() local 482 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReuseTest() local 533 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocatePrimaryBufferTest() local 563 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateManyPrimaryBuffersTest() local 607 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateSecondaryBufferTest() local [all …]
|
| D | vktApiDescriptorSetTests.cpp | 81 …deUint32 queueFamilyIndex = context.getUniversalQueueFamily… in descriptorSetLayoutLifetimeGraphicsTest() local 257 deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in descriptorSetLayoutLifetimeComputeTest() local 369 deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in descriptorSetLayoutBindingOrderingTest() local
|
| D | vktApiDeviceInitializationTests.cpp | 617 const deUint32 queueFamilyIndex = 0; in createDeviceTest() local 667 const deUint32 queueFamilyIndex = 0; in createMultipleDevicesTest() local 869 const deUint32 queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithVariousQueueCountsTest() local 949 const deUint32 queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithGlobalPriorityTest() local 1149 const deUint32 queueFamilyIndex = 0; in createDeviceFeatures2Test() local 1208 …nst Feature features[], const StructType* supportedFeatures, const deUint32 queueFamilyIndex, cons… in checkFeatures() 1391 const deUint32 queueFamilyIndex = 0; in createDeviceWithUnsupportedFeaturesTest() local 1543 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createDeviceQueue2Test() local 1634 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createDeviceQueue2UnmatchedFlagsTest() local 1878 deUint32 queueFamilyIndex = 0; in createInstanceDeviceIntentionalAllocFail() local
|
| /third_party/skia/src/gpu/ |
| D | GrBackendSurfaceMutableStateImpl.h | 17 GrBackendSurfaceMutableStateImpl(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableStateImpl() 42 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex()
|
| /third_party/skia/include/gpu/ |
| D | GrBackendSurfaceMutableState.h | 32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState() 71 void setVulkanState(VkImageLayout layout, uint32_t queueFamilyIndex) { in setVulkanState()
|
| /third_party/skia/include/private/ |
| D | GrVkTypesPriv.h | 46 GrVkSharedImageInfo(VkImageLayout layout, uint32_t queueFamilyIndex) in GrVkSharedImageInfo() 66 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationBasicFenceTests.cpp | 53 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in basicOneFenceCase() local 151 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in basicMultiFenceCase() local 253 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in basicMultiFenceWaitAllFalseCase() local
|
| D | vktSynchronizationBasicEventTests.cpp | 93 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in deviceResetSetEventCase() local 166 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in singleSubmissionCase() local 210 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in multiSubmissionCase() local 274 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in secondaryCommandBufferCase() local
|
| D | vktSynchronizationOperationSingleQueueTests.cpp | 88 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 173 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 257 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 404 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 533 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
| D | vktSynchronizationImageLayoutTransitionTests.cpp | 86 …akeVertexBuffer (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex) in makeVertexBuffer() 178 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
| D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 88 inline void addQueueFamilyIndex (const deUint32& queueFamilyIndex, const deUint32& count) in addQueueFamilyIndex() 141 void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex) in releaseQueue() 265 …for (deUint32 queueFamilyIndex = 0; queueFamilyIndex < queues.countQueueFamilyIndex(); ++queueFami… in createQueues() local 283 deUint32 queueFamilyIndex; in executeComputePipeline() local 357 deUint32 queueFamilyIndex; in executeGraphicPipeline() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| D | Device.hpp | 156 uint32_t queueFamilyIndex; member in Device
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | VulkanTester.hpp | 43 const uint32_t queueFamilyIndex = 0; member in VulkanTester
|
| /third_party/vulkan-loader/loader/ |
| D | wsi.c | 223 … uint32_t queueFamilyIndex, VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfaceSupportKHR() 240 … uint32_t queueFamilyIndex, VkSurfaceKHR surface, in terminator_GetPhysicalDeviceSurfaceSupportKHR() 639 … uint32_t queueFamilyIndex) { in vkGetPhysicalDeviceWin32PresentationSupportKHR() 655 … uint32_t queueFamilyIndex) { in terminator_GetPhysicalDeviceWin32PresentationSupportKHR() 758 … uint32_t queueFamilyIndex, in vkGetPhysicalDeviceWaylandPresentationSupportKHR() 775 … uint32_t queueFamilyIndex, in terminator_GetPhysicalDeviceWaylandPresentationSupportKHR() 881 … uint32_t queueFamilyIndex, in vkGetPhysicalDeviceXcbPresentationSupportKHR() 899 … uint32_t queueFamilyIndex, in terminator_GetPhysicalDeviceXcbPresentationSupportKHR() 1006 … uint32_t queueFamilyIndex, Display *dpy, in vkGetPhysicalDeviceXlibPresentationSupportKHR() 1023 … uint32_t queueFamilyIndex, Display *dpy, in terminator_GetPhysicalDeviceXlibPresentationSupportKHR() [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | PersistentCommandPool.cpp | 27 uint32_t queueFamilyIndex) in init()
|
| D | VulkanSecondaryCommandBuffer.cpp | 22 uint32_t queueFamilyIndex, in InitializeCommandPool()
|
| /third_party/skia/tools/sk_app/win/ |
| D | VulkanWindowContext_win.cpp | 59 uint32_t queueFamilyIndex) { in MakeVulkanForWin()
|
| /third_party/skia/tools/sk_app/unix/ |
| D | VulkanWindowContext_unix.cpp | 59 uint32_t queueFamilyIndex) { in MakeVulkanForXlib()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemUtils.cpp | 140 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
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOCornerCase.cpp | 131 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createBuffer() local 171 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
| /third_party/vulkan-loader/tests/framework/icd/ |
| D | test_icd.cpp | 459 … uint32_t queueFamilyIndex) { in test_vkGetPhysicalDeviceWin32PresentationSupportKHR() 472 … uint32_t queueFamilyIndex, in test_vkGetPhysicalDeviceWaylandPresentationSupportKHR() 485 … uint32_t queueFamilyIndex, in test_vkGetPhysicalDeviceXcbPresentationSupportKHR() 500 … uint32_t queueFamilyIndex, Display* dpy, in test_vkGetPhysicalDeviceXlibPresentationSupportKHR() 515 … uint32_t queueFamilyIndex, IDirectFB* dfb) { in test_vkGetPhysicalDeviceDirectFBPresentationSupportEXT() 563 … uint32_t queueFamilyIndex, in test_vkGetPhysicalDeviceScreenPresentationSupportQNX() 610 …st_vkGetPhysicalDeviceSurfaceSupportKHR(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, in test_vkGetPhysicalDeviceSurfaceSupportKHR() 778 VKAPI_ATTR void VKAPI_CALL test_vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32… in test_vkGetDeviceQueue() 953 …VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, uint32_t* pCounterCount, VkPerformance… in test_vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineDepthRangeUnrestrictedTests.cpp | 309 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createBufferAndBindMemory() local 341 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createImage2DAndBindMemory() local 804 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in DepthRangeUnrestrictedTestInstance() local 1007 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyTestResult() local 1287 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyTestResult() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 169 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in Buffer() local 306 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in Image() local 848 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1029 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1178 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|