Searched defs:si_vertex_elements (Results 1 – 1 of 1) sorted by relevance
153 struct si_vertex_elements { struct154 struct si_resource *instance_divisor_factor_buffer;157 uint16_t fix_fetch_always;160 uint16_t fix_fetch_opencode;164 uint16_t fix_fetch_unaligned;170 uint16_t hw_load_is_dword;173 uint16_t vb_alignment_check_mask;175 uint8_t count;178 uint16_t vb_desc_list_alloc_size;179 uint16_t instance_divisor_is_one; /* bitmask of inputs */[all …]