Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.h48 bool has_variable_descriptor_count; member
H A Dvn_descriptor_set.c160 layout->has_variable_descriptor_count = in vn_descriptor_set_layout_init()
621 if (!layout->has_variable_descriptor_count) { in vn_AllocateDescriptorSets()