Home
last modified time | relevance | path

Searched defs:src_chan (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.h77 unsigned src_chan; member
Dlp_bld_nir.c1107 LLVMValueRef src_chan[NIR_MAX_VEC_COMPONENTS]; in visit_alu() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu_to_scalar.c336 unsigned src_chan = (nir_op_infos[alu->op].input_sizes[i] == 1 ? in lower_alu_instr_scalar() local
/third_party/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2686 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local
2716 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local
2794 int src_chan = GET_SWZ(acp[4 * r + c]->src[0].swizzle, c); in copy_propagate() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp5244 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local
5280 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local
5358 int src_chan = GET_SWZ(acp[4 * r + c]->src[0].swizzle, c); in copy_propagate() local