Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_private.h575 struct tu_descriptor_pool_entry struct
596 struct tu_descriptor_pool_entry entries[0]; argument
Dtu_descriptor_set.c570 size += sizeof(struct tu_descriptor_pool_entry) * pCreateInfo->maxSets; in tu_CreateDescriptorPool()