/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkDeviceFeatureTest.inl | 16 const uint32_t queueFamilyIndex = 0; local 58 const uint32_t queueFamilyIndex = 0; local 102 const uint32_t queueFamilyIndex = 0; local 144 const uint32_t queueFamilyIndex = 0; local 187 const uint32_t queueFamilyIndex = 0; local 231 const uint32_t queueFamilyIndex = 0; local 273 const uint32_t queueFamilyIndex = 0; local 315 const uint32_t queueFamilyIndex = 0; local 360 const uint32_t queueFamilyIndex = 0; local 402 const uint32_t queueFamilyIndex = 0; local [all …]
|
H A D | vkInstanceDriverImpl.inl | 112 …ysicalDeviceSurfaceSupportKHR (VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfa… 142 …WaylandPresentationSupportKHR (VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, pt::Way… 162 …iceXlibPresentationSupportKHR (VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, pt::Xli… 172 …viceXcbPresentationSupportKHR (VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, pt::Xcb… 192 …eScreenPresentationSupportQNX (VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, pt::QNX… 437 …lyPerformanceQueryCountersKHR (VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, uint32_…
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkDeviceFeatureTest.inl | 16 const uint32_t queueFamilyIndex = 0; local 59 const uint32_t queueFamilyIndex = 0; local 102 const uint32_t queueFamilyIndex = 0; local 147 const uint32_t queueFamilyIndex = 0; local 192 const uint32_t queueFamilyIndex = 0; local 236 const uint32_t queueFamilyIndex = 0; local 281 const uint32_t queueFamilyIndex = 0; local 323 const uint32_t queueFamilyIndex = 0; local 365 const uint32_t queueFamilyIndex = 0; local 407 const uint32_t queueFamilyIndex = 0; local [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 164 …for (uint32_t queueFamilyIndex = 0; queueFamilyIndex < (uint32_t)properties.size(); queueFamilyInd… in chooseQueueFamilyIndex() local 223 uint32_t queueFamilyIndex, bool useDedicatedAllocs = false, in createTestDevice() 362 vk::VkQueue getQueue(const vk::DeviceInterface &vkd, vk::VkDevice device, uint32_t queueFamilyIndex) in getQueue() 594 … uint32_t queueFamilyIndex, vk::VkSemaphore semaphore, in submitAtomicCalculationsAndGetSemaphoreNative() 717 uint32_t queueFamilyIndex, vk::VkFence fence, in submitAtomicCalculationsAndGetFenceNative() 895 const uint32_t queueFamilyIndex(chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreWin32Create() local 960 const uint32_t queueFamilyIndex(chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportTwice() local 1020 const uint32_t queueFamilyIndex(chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreImportReimport() local 1078 const uint32_t queueFamilyIndex(chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreSignalExportImportWait() local 1123 const uint32_t queueFamilyIndex(chooseQueueFamilyIndex(vki, physicalDevice, 0u)); in testSemaphoreExportSignalImportWait() local [all …]
|
H A D | vktApiCommandBuffersTests.cpp | 384 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNullParamsTest() local 396 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNonNullAllocatorTest() local 416 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolTransientBitTest() local 434 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolResetBitTest() local 453 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReleaseResourcesBitTest() local 474 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolNoFlagsTest() local 515 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReuseTest() local 568 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocatePrimaryBufferTest() local 596 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateManyPrimaryBuffersTest() local 642 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in allocateSecondaryBufferTest() local [all …]
|
H A D | vktApiDeviceInitializationTests.cpp | 639 const uint32_t queueFamilyIndex = 0; in createDeviceTest() local 720 const uint32_t queueFamilyIndex = 0; in createMultipleDevicesTest() local 963 const uint32_t queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithVariousQueueCountsTest() local 1108 const uint32_t queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithGlobalPriorityTest() local 1331 const uint32_t queueFamilyIndex = 0; in createDeviceFeatures2Test() local 1411 … const StructType *supportedFeatures, const uint32_t queueFamilyIndex, const uint32_t queueCount, in checkFeatures() 1630 const uint32_t queueFamilyIndex = 0; in createDeviceWithUnsupportedFeaturesTest() local 1774 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createDeviceQueue2Test() local 1972 … VkDeviceQueueCreateFlags flags, uint32_t queueFamilyIndex, uint32_t queueIndex) in getDeviceQueue2WithOptions() 2062 uint32_t queueFamilyIndex = MAX_DEUINT32; in createDeviceQueue2WithTwoQueuesSmokeTest() local [all …]
|
H A D | vktApiBufferAndImageAllocationUtil.cpp | 41 …location::createTestBuffer(const DeviceInterface &vk, VkDevice vkDevice, uint32_t queueFamilyIndex, in createTestBuffer() 65 … uint32_t queueFamilyIndex, VkDeviceSize size, VkBufferUsageFlags usage, in createTestBuffer() 99 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local 139 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
|
H A D | vktApiImageCompressionControlTests.cpp | 301 uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in ahbImageCreateTest() local 369 uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in imageCreateTest() local 509 uint32_t queueFamilyIndex, bool validationEnabled, in createDeviceWithWsi() 563 const uint32_t queueFamilyIndex; member 645 uint32_t queueFamilyIndex = devHelper.queueFamilyIndex; in swapchainCreateTest() local
|
H A D | vktApiDescriptorSetTests.cpp | 73 uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in descriptorSetLayoutLifetimeGraphicsTest() local 231 uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in descriptorSetLayoutLifetimeComputeTest() local 344 uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in descriptorSetLayoutBindingOrderingTest() local
|
H A D | vktApiBufferTests.cpp | 190 const uint32_t queueFamilyIndex = m_context.getSparseQueueFamilyIndex(); in bufferCreateAndAllocTest() local 394 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in bufferCreateAndAllocTest() local 683 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in testLargeBuffer() local
|
H A D | vktApiPipelineTests.cpp | 159 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in drawTriangleTest() local 531 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in framebufferCompatibleRenderPassTest() local 854 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in pipelineLayoutLifetimeTest() local 1526 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in pipelineInvalidPointersUnusedStructsTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 101 const uint32_t queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in deviceResetSetEventCase() local 174 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in eventSetResetNoneStage() local 255 const uint32_t queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in singleSubmissionCase() local 311 const uint32_t queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in multiSubmissionCase() local 375 const uint32_t queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in secondaryCommandBufferCase() local
|
H A D | vktSynchronizationOperationSingleQueueTests.cpp | 93 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 182 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 274 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 414 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 548 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
H A D | vktSynchronizationBasicFenceTests.cpp | 62 const uint32_t queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneFenceCase() local 180 const uint32_t queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceCase() local 275 const uint32_t queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicMultiFenceWaitAllFalseCase() local
|
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 110 inline void addQueueFamilyIndex(const uint32_t &queueFamilyIndex, const uint32_t &count) in addQueueFamilyIndex() 167 …void releaseQueue(const uint32_t &queueFamilyIndex, const int &queueIndex, Move<VkCommandBuffer> &… in releaseQueue() 357 …for (uint32_t queueFamilyIndex = 0; queueFamilyIndex < queues.countQueueFamilyIndex(); ++queueFami… in createQueues() local 383 uint32_t queueFamilyIndex; in executeComputePipeline() local 466 uint32_t queueFamilyIndex; in executeGraphicPipeline() local
|
/aosp_15_r20/external/skia/src/gpu/vk/ |
H A D | VulkanMutableTextureState.cpp | 21 VulkanMutableTextureState(VkImageLayout layout, uint32_t queueFamilyIndex) in VulkanMutableTextureState() 37 MutableTextureState MakeVulkan(VkImageLayout layout, uint32_t queueFamilyIndex) { in MakeVulkan() 88 void SetVkQueueFamilyIndex(MutableTextureState* state, uint32_t queueFamilyIndex) { in SetVkQueueFamilyIndex()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 137 … const uint32_t queueFamilyIndex, const uint32_t apiVersion, in makeProtectedMemDevice() 281 …ProtectedQueue(const vk::DeviceInterface &vk, vk::VkDevice device, const uint32_t queueFamilyIndex, in getProtectedQueue() 607 const uint32_t queueFamilyIndex = ctx.getQueueFamilyIndex(); in clearImage() local 671 const uint32_t queueFamilyIndex = ctx.getQueueFamilyIndex(); in uploadImage() local 771 const uint32_t queueFamilyIndex = ctx.getQueueFamilyIndex(); in copyToProtectedImage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 217 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 407 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 600 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 784 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1281 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1505 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1724 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1931 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 2175 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 2405 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineBlendOperationAdvancedTests.cpp | 905 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createBufferAndBindMemory() local 933 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createImage2DAndBindMemory() local 1232 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in BlendOperationAdvancedTestInstance() local 1400 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyTestResult() local 1953 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in BlendOperationAdvancedTestCoherentInstance() local 2095 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyTestResult() local
|
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 271 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createBufferAndBindMemory() local 299 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createImage2DAndBindMemory() local 675 const uint32_t queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in DepthRangeUnrestrictedTestInstance() local 873 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyTestResult() local 1178 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyTestResult() local
|
H A D | vktPipelineBlendTests.cpp | 614 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); local 1132 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyImage() local 1199 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); local 1563 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in verifyImage() local 1728 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 185 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in Buffer() local 348 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in Image() local 877 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1059 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1208 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
|
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | VulkanPreTransformTestHelpers.cpp | 215 uint32_t queueFamilyIndex; in init() local 321 const uint32_t queueFamilyIndex = mDeviceInfo->queueFamilyIndex(); in init() local 491 const uint32_t queueFamilyIndex = mDeviceInfo->queueFamilyIndex(); in createVertexBuffers() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.cpp | 791 const uint32_t queueFamilyIndex = getUniversalQueueFamilyIndex(); in setupUniformData() local 868 const uint32_t queueFamilyIndex = getUniversalQueueFamilyIndex(); in addAttribute() local 1046 const uint32_t queueFamilyIndex = getUniversalQueueFamilyIndex(); in uploadImage() local 1150 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in clearImage() local 1326 const uint32_t queueFamilyIndex = getUniversalQueueFamilyIndex(); in uploadSparseImage() local 1644 const uint32_t queueFamilyIndex = getUniversalQueueFamilyIndex(); in createSamplerUniform() local 1862 const uint32_t queueFamilyIndex = getUniversalQueueFamilyIndex(); in render() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassDitheringTests.cpp | 349 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 464 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in render() local 609 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in createCommonResources() local 662 const uint32_t queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in createDrawResources() local
|