Home
last modified time | relevance | path

Searched defs:si_vertex_elements (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h151 struct si_vertex_elements { struct
152 struct si_resource *instance_divisor_factor_buffer;
155 uint16_t fix_fetch_always;
158 uint16_t fix_fetch_opencode;
162 uint16_t fix_fetch_unaligned;
168 uint16_t hw_load_is_dword;
171 uint16_t vb_alignment_check_mask;
173 uint8_t count;
176 uint16_t vb_desc_list_alloc_size;
177 uint16_t instance_divisor_is_one; /* bitmask of inputs */
[all …]