Searched defs:radv_descriptor_set_binding_layout (Results 1 – 1 of 1) sorted by relevance
33 struct radv_descriptor_set_binding_layout { struct34 VkDescriptorType type;37 uint32_t array_size;39 uint32_t offset;40 uint32_t buffer_offset;41 uint16_t dynamic_offset_offset;43 uint16_t dynamic_offset_count;45 uint32_t size;49 uint32_t immutable_samplers_offset;50 bool immutable_samplers_equal;