Home
last modified time | relevance | path

Searched refs:tu_descriptor_pool_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_private.h638 struct tu_descriptor_pool_entry struct
660 struct tu_descriptor_pool_entry entries[0]; argument
Dtu_descriptor_set.c632 size += sizeof(struct tu_descriptor_pool_entry) * pCreateInfo->maxSets; in tu_CreateDescriptorPool()