Searched defs:radv_descriptor_set_binding_layout (Results 1 – 1 of 1) sorted by relevance
31 struct radv_descriptor_set_binding_layout { struct32 VkDescriptorType type;35 uint32_t array_size;37 uint32_t offset;38 uint32_t buffer_offset;39 uint16_t dynamic_offset_offset;41 uint16_t dynamic_offset_count;43 uint32_t size;47 uint32_t immutable_samplers_offset;48 bool immutable_samplers_equal;