Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c73 micro_abs(union tgsi_exec_channel *dst, in micro_abs()
74 const union tgsi_exec_channel *src) in micro_abs()
83 micro_arl(union tgsi_exec_channel *dst, in micro_arl()
84 const union tgsi_exec_channel *src) in micro_arl()
93 micro_arr(union tgsi_exec_channel *dst, in micro_arr()
94 const union tgsi_exec_channel *src) in micro_arr()
103 micro_ceil(union tgsi_exec_channel *dst, in micro_ceil()
104 const union tgsi_exec_channel *src) in micro_ceil()
113 micro_clamp(union tgsi_exec_channel *dst, in micro_clamp()
114 const union tgsi_exec_channel *src0, in micro_clamp()
[all …]
Dtgsi_exec.h65 union tgsi_exec_channel union
77 union tgsi_exec_channel xyzw[TGSI_NUM_CHANNELS];
225 union tgsi_exec_channel selector; /**< a value case statements are compared to */
259 union tgsi_exec_channel SystemValue[TGSI_MAX_MISC_INPUTS];