Searched refs:st_mul (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atifs_to_nir.c | 107 nir_ssa_def *st_mul = nir_fmul(t->b, nir_channels(t->b, src, 0x3), rcp); in apply_swizzle() local 110 nir_channel(t->b, st_mul, 0), in apply_swizzle() 111 nir_channel(t->b, st_mul, 1), in apply_swizzle()
|
Completed in 1 milliseconds