v3dv: VK_KHR_maintenance3 implementation
Compare changes
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
It is worth to note that the implementation of GetDescriptorSetLayoutSupport is the most basic, that is just returning supported. That basic means that we rely on the maxDescriptorSet* to decide if a descriptor set layout can be created or not.