/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawConcurrentTests.cpp | 169 …m_context.getTestContext().getCommandLine().isSubProcess() ? m_context.getResourceInterface()->get… in iterate() 182 if (m_context.getResourceInterface()->getCacheDataSize() > 0) in iterate() 189 … m_context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in iterate() 190 … m_context.getResourceInterface()->getCacheData() // const void* pInitialData; in iterate() 196 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes(); in iterate() 226 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in iterate() 229 vk::DeinitDeviceDeleter(m_context.getResourceInterface().get(), *computeDevice)); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/sc/ |
D | vktPipelineCacheSCTests.cpp | 238 std::vector<uint8_t> customCacheData(context.getResourceInterface()->getCacheDataSize()); in createPipelineCacheTest() 239 deMemcpy(customCacheData.data(), context.getResourceInterface()->getCacheData(), in createPipelineCacheTest() 240 context.getResourceInterface()->getCacheDataSize()); in createPipelineCacheTest() 307 …std::vector<VkPipelinePoolSize> poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createPipelineCacheTest()
|
D | vktPipelineIdentifierTests.cpp | 281 context.getResourceInterface()->fillPoolEntrySize(pipelineIDs[i]); in testGraphicsPipelineIdentifier() 289 …VkPipelineCache pipelineCache = context.getResourceInterface()->getPipelineCache(device); in testGraphicsPipelineIdentifier() 472 context.getResourceInterface()->fillPoolEntrySize(pipelineIDs[i]); in testComputePipelineIdentifier() 480 …VkPipelineCache pipelineCache = context.getResourceInterface()->getPipelineCache(device); in testComputePipelineIdentifier()
|
D | vktDeviceObjectReservationTests.cpp | 796 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in iterate() 799 DeinitDeviceDeleter(m_context.getResourceInterface().get(), *device)); in iterate() 1526 … m_context.getResourceInterface(), begin(pipelines), end(pipelines)); in performTest() 1533 m_context.getResourceInterface(), in performTest() 1538 … m_context.getResourceInterface(), begin(pipelines), end(pipelines)); in performTest() 1552 … m_context.getResourceInterface(), begin(pipelines), end(pipelines)); in performTest() 1558 m_context.getResourceInterface(), in performTest() 1562 … m_context.getResourceInterface(), begin(pipelines), end(pipelines)); in performTest() 1865 VkPipelineCache pipelineCache = m_context.getResourceInterface()->getPipelineCache(device); in performTest()
|
D | vktObjectRefreshTests.cpp | 221 context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in refreshObjects() 222 context.getResourceInterface()->getCacheData() // const void* pInitialData; in refreshObjects()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkDeviceFeatureTest.inl | 24 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 67 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 110 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 155 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 200 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 244 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 289 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 331 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 373 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… 415 …VkDeviceObjectReservationCreateInfo memReservationStatMax = context.getResourceInterface()->getSta… [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 185 … context.getTestContext().getCommandLine(), context.getResourceInterface(), in setDevice() 188 vk::DeinitDeviceDeleter(context.getResourceInterface().get(), *m_logicalDevice)); in setDevice() 306 … context.getResourceInterface()->getStatMax() : in createQueues() 319 if (context.getResourceInterface()->getCacheDataSize() > 0) in createQueues() 326 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createQueues() 327 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in createQueues() 333 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createQueues() 789 MultithreadedDestroyGuard mdGuard(m_context.getResourceInterface()); in iterate() 818 m_context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in iterate() 819 m_context.getResourceInterface()->getCacheData() // const void* pInitialData; in iterate() [all …]
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 706 … context.getResourceInterface()->getStatMax() : in basicMultiQueueCase() 719 if (context.getResourceInterface()->getCacheDataSize() > 0) in basicMultiQueueCase() 726 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in basicMultiQueueCase() 727 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in basicMultiQueueCase() 733 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in basicMultiQueueCase() 772 … context.getTestContext().getCommandLine(), context.getResourceInterface(), in basicMultiQueueCase() 775 vk::DeinitDeviceDeleter(context.getResourceInterface().get(), *logicalDevice)); in basicMultiQueueCase()
|
D | vktSynchronizationOperationMultiQueueTests.cpp | 184 context.getResourceInterface()->getStatMax() : in MultiQueues() 197 if (context.getResourceInterface()->getCacheDataSize() > 0) in MultiQueues() 204 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in MultiQueues() 205 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in MultiQueues() 211 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in MultiQueues() 243 … context.getTestContext().getCommandLine(), context.getResourceInterface(), in MultiQueues() 246 vk::DeinitDeviceDeleter(context.getResourceInterface().get(), *m_logicalDevice)); in MultiQueues()
|
D | vktSynchronizationSmokeTests.cpp | 167 … context.getResourceInterface()->getStatMax() : in createTestDevice() 180 if (context.getResourceInterface()->getCacheDataSize() > 0) in createTestDevice() 187 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createTestDevice() 188 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in createTestDevice() 194 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createTestDevice() 1061 context.getDefaultAllocator(), context.getResourceInterface()); in testFences() 1173 … context.getResourceInterface(), context.getDeviceVulkanSC10Properties(), in testSemaphores() 1175 vk::DeinitDeviceDeleter(context.getResourceInterface().get(), *device)); in testSemaphores() 1183 context.getResourceInterface()); in testSemaphores() 1185 context.getResourceInterface()); in testSemaphores()
|
D | vktSynchronizationOperation.hpp | 197 de::SharedPtr<vk::ResourceInterface> getResourceInterface(void) const in getResourceInterface() function in vkt::synchronization::OperationContext 199 return m_context.getResourceInterface(); in getResourceInterface()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.cpp | 42 ctx.getResourceInterface(), in ProtectedContext() 66 ctx.getResourceInterface(), in ProtectedContext()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 80 … context.getResourceInterface()->getStatMax() : in createRobustBufferAccessDevice() 93 if (context.getResourceInterface()->getCacheDataSize() > 0) in createRobustBufferAccessDevice() 100 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createRobustBufferAccessDevice() 101 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in createRobustBufferAccessDevice() 107 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createRobustBufferAccessDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMatchedAttachmentsTests.cpp | 192 …context.getResourceInterface()->getCacheDataSize(), // uintptr_t ini… in testMatchedAttachments() 193 …context.getResourceInterface()->getCacheData() // const void* pIn… in testMatchedAttachments()
|
D | vktPipelineNoPositionTests.cpp | 542 … m_context.getResourceInterface()->getStatMax() : in createDeviceGroup() 554 if (m_context.getResourceInterface()->getCacheDataSize() > 0) in createDeviceGroup() 561 … m_context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createDeviceGroup() 562 … m_context.getResourceInterface()->getCacheData() // const void* pInitialData; in createDeviceGroup() 568 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes(); in createDeviceGroup() 602 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in createDeviceGroup() 605 vk::DeinitDeviceDeleter(m_context.getResourceInterface().get(), *m_logicalDevice)); in createDeviceGroup()
|
D | vktPipelineEarlyDestroyTests.cpp | 187 context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in testEarlyDestroy() 188 context.getResourceInterface()->getCacheData() // const void* pInitialData; in testEarlyDestroy()
|
D | vktPipelineBindVertexBuffers2Tests.cpp | 165 … context.getResourceInterface()->getStatMax() : in createRobustBufferAccessDevice() 178 if (context.getResourceInterface()->getCacheDataSize() > 0) in createRobustBufferAccessDevice() 185 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createRobustBufferAccessDevice() 186 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in createRobustBufferAccessDevice() 192 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createRobustBufferAccessDevice() 1399 … context.getResourceInterface(), context.getDeviceVulkanSC10Properties(), in createInstance() 1401 vk::DeinitDeviceDeleter(context.getResourceInterface().get(), *device)); in createInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 157 … context.getResourceInterface()->getStatMax() : in createCustomDevice() 166 if (context.getResourceInterface()->getCacheDataSize() > 0) in createCustomDevice() 173 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createCustomDevice() 174 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in createCustomDevice() 179 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createCustomDevice() 405 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in iterate() 408 vk::DeinitDeviceDeleter(m_context.getResourceInterface().get(), m_device)); in iterate()
|
D | vktComputeBasicComputeShaderTests.cpp | 2677 … m_context.getResourceInterface()->getStatMax() : in createDeviceGroup() 2689 if (m_context.getResourceInterface()->getCacheDataSize() > 0) in createDeviceGroup() 2696 … m_context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createDeviceGroup() 2697 … m_context.getResourceInterface()->getCacheData() // const void* pInitialData; in createDeviceGroup() 2703 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes(); in createDeviceGroup() 2737 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in createDeviceGroup() 2740 vk::DeinitDeviceDeleter(m_context.getResourceInterface().get(), *m_logicalDevice)); in createDeviceGroup() 3517 …m_context.getTestContext().getCommandLine().isSubProcess() ? m_context.getResourceInterface()->get… in iterate() 3530 if (m_context.getResourceInterface()->getCacheDataSize() > 0) in iterate() 3537 … m_context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in iterate() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFillBufferTests.cpp | 130 … context.getResourceInterface()->getStatMax() : in createCustomDevice() 139 if (context.getResourceInterface()->getCacheDataSize() > 0) in createCustomDevice() 146 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createCustomDevice() 147 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in createCustomDevice() 152 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createCustomDevice()
|
D | vktApiVersionCheck.cpp | 413 …context.getTestContext().getCommandLine().isSubProcess() ? context.getResourceInterface()->getStat… in createTestDevice() 426 if (context.getResourceInterface()->getCacheDataSize() > 0) in createTestDevice() 433 … context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in createTestDevice() 434 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in createTestDevice() 440 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createTestDevice()
|
D | vktApiDeviceInitializationTests.cpp | 658 … context.getResourceInterface()->getStatMax() : in createDeviceTest() 736 context.getResourceInterface()->getStatMax() : in createMultipleDevicesTest() 833 … context.getResourceInterface()->getStatMax() : in createDeviceWithUnsupportedExtensionsTest() 934 …context.getTestContext().getCommandLine().isSubProcess() ? context.getResourceInterface()->getStat… in createDeviceWithVariousQueueCountsTest() 1067 …context.getTestContext().getCommandLine().isSubProcess() ? context.getResourceInterface()->getStat… in createDeviceWithGlobalPriorityTest() 1350 … context.getResourceInterface()->getStatMax() : in createDeviceFeatures2Test() 1718 context.getResourceInterface()->getStatMax() : in createDeviceWithUnsupportedFeaturesTest() 1805 … context.getResourceInterface()->getStatMax() : in createDeviceQueue2Test() 1939 … context.getResourceInterface()->getStatMax() : in createProtectedDeviceWithQueueConfig() 2765 …context.getTestContext().getCommandLine().isSubProcess() ? context.getResourceInterface()->getStat… in createInstanceDeviceIntentionalAllocFail()
|
/external/deqp/external/vulkancts/modules/vulkan/device_group/ |
D | vktDeviceGroupRendering.cpp | 335 … m_context.getResourceInterface()->getStatMax() : in init() 347 if (m_context.getResourceInterface()->getCacheDataSize() > 0) in init() 354 … m_context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSize; in init() 355 … m_context.getResourceInterface()->getCacheData() // const void* pInitialData; in init() 361 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes(); in init() 392 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in init() 395 vk::DeinitDeviceDeleter(m_context.getResourceInterface().get(), *m_deviceGroup)); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 286 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in createTestDevice() 289 vk::DeinitDeviceDeleter(m_context.getResourceInterface().get(), *m_logicalDevice)); in createTestDevice() 363 … m_context.getTestContext().getCommandLine(), m_context.getResourceInterface(), in createDeviceGroup() 366 vk::DeinitDeviceDeleter(m_context.getResourceInterface().get(), *m_logicalDevice)); in createDeviceGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateMiscTests.cpp | 832 … context.getResourceInterface()->getStatMax() : in getRobustDevice() 845 if (context.getResourceInterface()->getCacheDataSize() > 0) in getRobustDevice() 852 …context.getResourceInterface()->getCacheDataSize(), // uintptr_t initialDataSiz… in getRobustDevice() 853 … context.getResourceInterface()->getCacheData() // const void* pInitialData; in getRobustDevice() 859 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in getRobustDevice()
|