Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_shader.c652 static const struct lp_build_tgsi_action tex_action = { variable
686 bld_base->op_actions[TGSI_OPCODE_TEX] = tex_action; in si_pipe_shader_create()
687 bld_base->op_actions[TGSI_OPCODE_TXP] = tex_action; in si_pipe_shader_create()