Home
last modified time | relevance | path

Searched refs:maxDescriptorSets (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4754 const deUint32 maxDescriptorSets = 2u; in makeRayTracingDescriptorPool() local
4766 result = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, maxDescriptorSets); in makeRayTracingDescriptorPool()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4743 const deUint32 maxDescriptorSets = 2u; in makeRayTracingDescriptorPool() local
4755 result = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, maxDescriptorSets); in makeRayTracingDescriptorPool()

Completed in 15 milliseconds