/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkBuilderUtil.cpp | 174 …erface& vk, VkDevice device, VkDescriptorPoolCreateFlags flags, deUint32 maxSets, const void *pNex… in build() argument 182 maxSets, in build()
|
D | vkBuilderUtil.hpp | 118 …erface& vk, VkDevice device, VkDescriptorPoolCreateFlags flags, deUint32 maxSets, const void *pNex…
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkDescriptorPool.cpp | 29 createInfo.maxSets = count; in GrVkDescriptorPool()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkDescriptorPool.cpp | 27 createInfo.maxSets = count; in Create()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryAddressBindingTests.cpp | 1282 deUint32 maxSets; member 1289 , maxSets (maxSets_) in Parameters() 1294 deUint32 maxSets, in singleType() 1300 return Parameters(flags, maxSets, poolSizes); in singleType() 1316 params.maxSets, // uint32_t maxSets; in create() 1343 …VkDescriptorPoolSize> computePoolSizes (const DescriptorSetLayout::Parameters& layout, int maxSets) in computePoolSizes() 1353 countByType[cur->descriptorType] += cur->descriptorCount * maxSets; in computePoolSizes()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 1300 deUint32 maxSets; member 1307 , maxSets (maxSets_) in Parameters() 1312 deUint32 maxSets, in singleType() 1318 return Parameters(flags, maxSets, poolSizes); in singleType() 1334 params.maxSets, // uint32_t maxSets; in create() 1361 …VkDescriptorPoolSize> computePoolSizes (const DescriptorSetLayout::Parameters& layout, int maxSets) in computePoolSizes() 1371 countByType[cur->descriptorType] += cur->descriptorCount * maxSets; in computePoolSizes()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAddressBindingTests.cpp | 1282 deUint32 maxSets; member 1289 , maxSets (maxSets_) in Parameters() 1294 deUint32 maxSets, in singleType() 1300 return Parameters(flags, maxSets, poolSizes); in singleType() 1316 params.maxSets, // uint32_t maxSets; in create() 1343 …VkDescriptorPoolSize> computePoolSizes (const DescriptorSetLayout::Parameters& layout, int maxSets) in computePoolSizes() 1353 countByType[cur->descriptorType] += cur->descriptorCount * maxSets; in computePoolSizes()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 1300 deUint32 maxSets; member 1307 , maxSets (maxSets_) in Parameters() 1312 deUint32 maxSets, in singleType() 1318 return Parameters(flags, maxSets, poolSizes); in singleType() 1334 params.maxSets, // uint32_t maxSets; in create() 1361 …VkDescriptorPoolSize> computePoolSizes (const DescriptorSetLayout::Parameters& layout, int maxSets) in computePoolSizes() 1371 countByType[cur->descriptorType] += cur->descriptorCount * maxSets; in computePoolSizes()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | BindGroupVk.cpp | 40 createInfo.maxSets = 1; in BindGroup()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_descriptor_pool.h | 119 size += vn_sizeof_uint32_t(&val->maxSets); in vn_sizeof_VkDescriptorPoolCreateInfo_self() 173 vn_encode_uint32_t(enc, &val->maxSets); in vn_encode_VkDescriptorPoolCreateInfo_self()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | DescriptorSetAllocator.cpp | 143 createInfo.maxSets = mMaxSets; in AllocateDescriptorPool()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDescriptorPool.cpp | 47 size_t size = pCreateInfo->maxSets * sw::align(sizeof(DescriptorSetHeader), 16); in ComputeRequiredAllocationSize()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_descriptor_set.c | 219 pool->max.sets = pCreateInfo->maxSets; in panvk_CreateDescriptorPool()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_descriptor_set.c | 472 pCreateInfo->maxSets * sizeof(struct v3dv_descriptor_set); in v3dv_CreateDescriptorPool() 476 size += sizeof(struct v3dv_descriptor_pool_entry) * pCreateInfo->maxSets; in v3dv_CreateDescriptorPool() 491 pool->max_entry_count = pCreateInfo->maxSets; in v3dv_CreateDescriptorPool()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_descriptor_set.c | 688 uint64_t host_size = pCreateInfo->maxSets * sizeof(struct tu_descriptor_set); in tu_CreateDescriptorPool() 693 size += sizeof(struct tu_descriptor_pool_entry) * pCreateInfo->maxSets; in tu_CreateDescriptorPool() 726 pool->max_entry_count = pCreateInfo->maxSets; in tu_CreateDescriptorPool()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2147 deUint32 maxSets; member 2154 , maxSets (maxSets_) in Parameters() 2159 deUint32 maxSets, in singleType() 2165 return Parameters(flags, maxSets, poolSizes); in singleType() 2186 params.maxSets, in create() 2213 …VkDescriptorPoolSize> computePoolSizes (const DescriptorSetLayout::Parameters& layout, int maxSets) in computePoolSizes() 2225 countByType[cur->descriptorType] += cur->descriptorCount * maxSets; in computePoolSizes()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2147 deUint32 maxSets; member 2154 , maxSets (maxSets_) in Parameters() 2159 deUint32 maxSets, in singleType() 2165 return Parameters(flags, maxSets, poolSizes); in singleType() 2186 params.maxSets, in create() 2213 …VkDescriptorPoolSize> computePoolSizes (const DescriptorSetLayout::Parameters& layout, int maxSets) in computePoolSizes() 2225 countByType[cur->descriptorType] += cur->descriptorCount * maxSets; in computePoolSizes()
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
D | main.cpp | 168 pool_info.maxSets = 1000 * IM_ARRAYSIZE(pool_sizes); in SetupVulkan()
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
D | main.cpp | 178 pool_info.maxSets = 1000 * IM_ARRAYSIZE(pool_sizes); in SetupVulkan()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_descriptor_set.c | 854 uint64_t entries_size = sizeof(struct radv_descriptor_pool_entry) * pCreateInfo->maxSets; in radv_CreateDescriptorPool() 858 uint64_t host_size = pCreateInfo->maxSets * sizeof(struct radv_descriptor_set); in radv_CreateDescriptorPool() 909 pool->max_entry_count = pCreateInfo->maxSets; in radv_CreateDescriptorPool()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_helpers.cpp | 593 uint32_t maxSets) in init() argument 604 descriptorPoolInfo.maxSets = maxSets; in init() 608 mFreeDescriptorSets = maxSets; in init()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | pipeline.cc | 138 pool_info.maxSets = 1; in CreateDescriptorPools()
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
D | main.cpp | 200 pool_info.maxSets = 1000 * IM_ARRAYSIZE(pool_sizes); in SetupVulkan()
|
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
D | main.cpp | 192 pool_info.maxSets = 1000 * IM_ARRAYSIZE(pool_sizes); in SetupVulkan()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawCreateInfoUtil.hpp | 270 deUint32 maxSets);
|