Searched defs:radv_descriptor_set_binding_layout (Results 1 – 1 of 1) sorted by relevance
19 struct radv_descriptor_set_binding_layout { struct20 VkDescriptorType type;23 uint32_t array_size;25 uint32_t offset;26 uint32_t buffer_offset;27 uint16_t dynamic_offset_offset;29 uint16_t dynamic_offset_count;31 uint32_t size;35 uint32_t immutable_samplers_offset;36 bool immutable_samplers_equal;