Searched refs:interp_action (Results 1 – 1 of 1) sorted by relevance
4433 static const struct lp_build_tgsi_action interp_action = { variable5895 bld_base->op_actions[TGSI_OPCODE_INTERP_CENTROID] = interp_action; in si_init_shader_ctx()5896 bld_base->op_actions[TGSI_OPCODE_INTERP_SAMPLE] = interp_action; in si_init_shader_ctx()5897 bld_base->op_actions[TGSI_OPCODE_INTERP_OFFSET] = interp_action; in si_init_shader_ctx()