Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.h27 set_gradient_h = FETCH_OP_SET_GRADIENTS_H, enumerator
Dsfn_instr_tex.cpp198 case set_gradient_h: in opname()
248 {set_gradient_h, "SET_GRADIENTS_H" },
468 grad[0] = new TexInstr(set_gradient_h, in emit_set_gradients()