/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
D | vktPipelineCacheSCTests.cpp | 239 …std::vector<deUint8> customCacheData (context.getResourceInterface()->getCacheDataSize(… in createPipelineCacheTest() 240 …ontext.getResourceInterface()->getCacheData(), context.getResourceInterface()->getCacheDataSize()); in createPipelineCacheTest()
|
D | vktObjectRefreshTests.cpp | 217 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in refreshObjects()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
D | vktPipelineCacheSCTests.cpp | 239 …std::vector<deUint8> customCacheData (context.getResourceInterface()->getCacheDataSize(… in createPipelineCacheTest() 240 …ontext.getResourceInterface()->getCacheData(), context.getResourceInterface()->getCacheDataSize()); in createPipelineCacheTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMatchedAttachmentsTests.cpp | 194 …context.getResourceInterface()->getCacheDataSize(), // deUintptr initial… in testMatchedAttachments()
|
D | vktPipelineEarlyDestroyTests.cpp | 182 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in testEarlyDestroy()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMatchedAttachmentsTests.cpp | 194 …context.getResourceInterface()->getCacheDataSize(), // deUintptr initial… in testMatchedAttachments()
|
D | vktPipelineEarlyDestroyTests.cpp | 182 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in testEarlyDestroy()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 113 if (context.getResourceInterface()->getCacheDataSize() > 0) in createRobustBufferAccessDevice() 121 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createRobustBufferAccessDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 113 if (context.getResourceInterface()->getCacheDataSize() > 0) in createRobustBufferAccessDevice() 121 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createRobustBufferAccessDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawConcurrentTests.cpp | 172 if (m_context.getResourceInterface()->getCacheDataSize() > 0) in iterate() 180 m_context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawConcurrentTests.cpp | 172 if (m_context.getResourceInterface()->getCacheDataSize() > 0) in iterate() 180 m_context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 305 if (context.getResourceInterface()->getCacheDataSize() > 0) in createQueues() 313 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createQueues() 766 … m_context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in iterate() 895 … m_context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in iterate()
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 578 if (context.getResourceInterface()->getCacheDataSize() > 0) in basicMultiQueueCase() 586 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in basicMultiQueueCase()
|
D | vktSynchronizationSmokeTests.cpp | 178 if (context.getResourceInterface()->getCacheDataSize() > 0) in createTestDevice() 186 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createTestDevice() 938 cacheState.initialDataSize = testContext.resourceInterface->getCacheDataSize(); in generateWork()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 305 if (context.getResourceInterface()->getCacheDataSize() > 0) in createQueues() 313 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createQueues() 766 … m_context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in iterate() 895 … m_context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in iterate()
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 578 if (context.getResourceInterface()->getCacheDataSize() > 0) in basicMultiQueueCase() 586 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in basicMultiQueueCase()
|
D | vktSynchronizationSmokeTests.cpp | 178 if (context.getResourceInterface()->getCacheDataSize() > 0) in createTestDevice() 186 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createTestDevice() 938 cacheState.initialDataSize = testContext.resourceInterface->getCacheDataSize(); in generateWork()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiVersionCheck.cpp | 369 if (context.getResourceInterface()->getCacheDataSize() > 0) in createTestDevice() 377 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createTestDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiVersionCheck.cpp | 369 if (context.getResourceInterface()->getCacheDataSize() > 0) in createTestDevice() 377 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createTestDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 260 if (resourceInterface->getCacheDataSize() > 0) in makeProtectedMemDevice() 268 resourceInterface->getCacheDataSize(), // deUintptr initialDataSize; in makeProtectedMemDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 158 if (context.getResourceInterface()->getCacheDataSize() > 0) in createCustomDevice() 166 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createCustomDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 158 if (context.getResourceInterface()->getCacheDataSize() > 0) in createCustomDevice() 166 context.getResourceInterface()->getCacheDataSize(), // deUintptr initialDataSize; in createCustomDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 260 if (resourceInterface->getCacheDataSize() > 0) in makeProtectedMemDevice() 268 resourceInterface->getCacheDataSize(), // deUintptr initialDataSize; in makeProtectedMemDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 338 if(resourceInterface->getCacheDataSize() > 0) in createDefaultDevice() 340 pcCI.initialDataSize = resourceInterface->getCacheDataSize(); in createDefaultDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktTestCase.cpp | 338 if(resourceInterface->getCacheDataSize() > 0) in createDefaultDevice() 340 pcCI.initialDataSize = resourceInterface->getCacheDataSize(); in createDefaultDevice()
|