Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2671 interp_constant_offset( UNUSED const struct tgsi_exec_machine *mach, UNUSED unsigned attrib, UNUSED unsigned chan, UNUSED float ofs_x, UNUSED float ofs_y, UNUSED union tgsi_exec_channel *out_chan) interp_constant_offset() argument
2686 interp_linear_offset( const struct tgsi_exec_machine *mach, unsigned attrib, unsigned chan, float ofs_x, float ofs_y, union tgsi_exec_channel *out_chan) interp_linear_offset() argument
2726 interp_perspective_offset( const struct tgsi_exec_machine *mach, unsigned attrib, unsigned chan, float ofs_x, float ofs_y, union tgsi_exec_channel *out_chan) interp_perspective_offset() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c7619 int out_chan; in tgsi_tex() local

Completed in 20 milliseconds