Home
last modified time | relevance | path

Searched defs:ofs_x (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp900 auto ofs_x = vf.src(instr->src[0], 0); in load_barycentric_at_offset() local
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1964 unsigned int bds_ds, ofs_x, ofs_y, i, width, height; in imgu_css_cfg_acc() local
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1961 unsigned int bds_ds, ofs_x, ofs_y, i, width, height; in imgu_css_cfg_acc() local
/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

Completed in 16 milliseconds