Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_lower_vs_inputs.c211 union si_vs_fix_fetch fix_fetch, bool known_aligned, in opencoded_load_format()
451 union si_vs_fix_fetch fix_fetch = key->ge.mono.vs_fix_fetch[input_index]; in load_vs_input_from_vertex_buffer() local
H A Dsi_state.h180 uint8_t fix_fetch[SI_MAX_ATTRIBS]; member
H A Dsi_state.c4466 union si_vs_fix_fetch fix_fetch; in si_create_vertex_elements() local
H A Dsi_state_shaders.cpp2329 uint8_t fix_fetch = elts->fix_fetch[i]; in si_vs_key_update_inputs() local