Home
last modified time | relevance | path

Searched defs:pvr_descriptor_pool (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_common.h331 struct pvr_descriptor_pool { struct
332 struct vk_object_base base;
334 VkAllocationCallbacks alloc;
337 uint32_t max_sets;
339 uint32_t total_size_in_dwords;
340 uint32_t current_size_in_dwords;
344 struct list_head descriptor_sets;