Home
last modified time | relevance | path

Searched refs:new_chan (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels() local
156 if (new_chan == RC_SWIZZLE_UNUSED) { in rc_adjust_channels()
159 SET_SWZ(new_swizzle, new_chan, GET_SWZ(old_swizzle, i)); in rc_adjust_channels()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp611 int *new_loc, int *new_chan, in set_push_constant_loc() argument
624 new_chan[src] = ALIGN(new_chans_used[dst], channel_size); in set_push_constant_loc()
639 int new_chan[this->uniforms]; in pack_uniform_registers() local
646 memset(new_chan, 0, sizeof(new_chan)); in pack_uniform_registers()
749 new_loc, new_chan, in pack_uniform_registers()
753 stage_prog_data->param[dst * 4 + new_chan[src] + j] = in pack_uniform_registers()
767 new_loc, new_chan, in pack_uniform_registers()
771 stage_prog_data->param[dst * 4 + new_chan[src] + j] = in pack_uniform_registers()
788 int chan = new_chan[src] / channel_sizes[src]; in pack_uniform_registers()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h932 u8 new_chan; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h985 u8 new_chan; member