Searched refs:tu_descriptor_pool_entry (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_private.h592 struct tu_descriptor_pool_entry struct
611 struct tu_descriptor_pool_entry entries[0];
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_private.h638 struct tu_descriptor_pool_entry struct
660 struct tu_descriptor_pool_entry entries[0];
H A Dtu_descriptor_set.c632 size += sizeof(struct tu_descriptor_pool_entry) * pCreateInfo->maxSets;

Completed in 10 milliseconds