Home
last modified time | relevance | path

Searched refs:getPipelinePoolSizes (Results 1 - 25 of 43) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp309 std::vector<VkPipelinePoolSize> poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createPipelineCacheTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp309 std::vector<VkPipelinePoolSize> poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createPipelineCacheTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.cpp103 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createRobustBufferAccessDevice()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.cpp128 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createRobustBufferAccessDevice()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.hpp152 std::vector<VkPipelinePoolSize> getPipelinePoolSizes () const;
H A DvkResourceInterface.cpp367 std::vector<VkPipelinePoolSize> ResourceInterface::getPipelinePoolSizes () const in getPipelinePoolSizes() function in vk::ResourceInterface
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawConcurrentTests.cpp187 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp384 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createTestDevice()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawConcurrentTests.cpp187 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFillBufferTests.cpp135 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createCustomDevice()
H A DvktApiVersionCheck.cpp388 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createTestDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp174 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createCustomDevice()
H A DvktComputeBasicComputeShaderTests.cpp2577 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes();
3390 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes();
4135 poolSizes = context.getResourceInterface()->getPipelinePoolSizes();
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp275 poolSizes = resourceInterface->getPipelinePoolSizes(); in makeProtectedMemDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicSemaphoreTests.cpp673 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in basicMultiQueueCase()
H A DvktSynchronizationOperationMultiQueueTests.cpp206 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in MultiQueues()
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp320 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createQueues()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp348 poolSizes = resourceInterface->getPipelinePoolSizes(); in createDefaultDevice()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp172 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createCustomDevice()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp275 poolSizes = resourceInterface->getPipelinePoolSizes(); in makeProtectedMemDevice()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationBasicSemaphoreTests.cpp593 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in basicMultiQueueCase()
H A DvktSynchronizationOperationMultiQueueTests.cpp194 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in MultiQueues()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCase.cpp346 poolSizes = resourceInterface->getPipelinePoolSizes(); in createDefaultDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp354 poolSizes = m_context.getResourceInterface()->getPipelinePoolSizes(); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp184 poolSizes = context.getResourceInterface()->getPipelinePoolSizes(); in createRobustBufferAccessDevice()

Completed in 47 milliseconds

12