Home
last modified time | relevance | path

Searched defs:out_chan (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2894 UNUSED union tgsi_exec_channel *out_chan) in interp_constant_offset()
2909 union tgsi_exec_channel *out_chan) in interp_linear_offset()
2949 union tgsi_exec_channel *out_chan) in interp_perspective_offset()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c7601 int out_chan; in tgsi_tex() local