Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c4879 struct tgsi_full_instruction txq_inst = {}; in si_lower_gather4_integer() local
4883 txq_inst.Texture.Texture = emit_data->inst->Texture.Texture; in si_lower_gather4_integer()
4884 txq_emit_data.inst = &txq_inst; in si_lower_gather4_integer()
4887 txq_inst.Texture.Texture, in si_lower_gather4_integer()