Searched defs:si_vertex_elements (Results 1 – 1 of 1) sorted by relevance
149 struct si_vertex_elements { struct150 struct si_resource *instance_divisor_factor_buffer;153 uint16_t fix_fetch_always;156 uint16_t fix_fetch_opencode;160 uint16_t fix_fetch_unaligned;166 uint16_t hw_load_is_dword;169 uint16_t vb_alignment_check_mask;171 uint8_t count;174 uint16_t vb_desc_list_alloc_size;175 uint16_t instance_divisor_is_one; /* bitmask of inputs */[all …]