Home
last modified time | relevance | path

Searched refs:slot_inc (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c4242 int slot_inc = 1; in visit_emit_vertex() local
4251 slot_inc = 2; in visit_emit_vertex()
4267 idx += slot_inc; in visit_emit_vertex()
7195 int slot_inc = 1; in ac_gs_copy_shader_emit() local
7203 slot_inc = 2; in ac_gs_copy_shader_emit()
7221 idx += slot_inc; in ac_gs_copy_shader_emit()