Searched refs:SWIZZLE_NOOP (Results 1 – 21 of 21) sorted by relevance
152 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()182 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()184 inst->SrcReg[2].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()213 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()237 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()261 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()269 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()293 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()301 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_constant_fold()
95 newInst[i].SrcReg[0].Swizzle = SWIZZLE_NOOP; in insert_mvp_dp4_code()98 newInst[i].SrcReg[1].Swizzle = SWIZZLE_NOOP; in insert_mvp_dp4_code()169 newInst[0].SrcReg[1].Swizzle = SWIZZLE_NOOP; in insert_mvp_mad_code()181 newInst[i].SrcReg[1].Swizzle = SWIZZLE_NOOP; in insert_mvp_mad_code()184 newInst[1].SrcReg[2].Swizzle = SWIZZLE_NOOP; in insert_mvp_mad_code()196 newInst[3].SrcReg[1].Swizzle = SWIZZLE_NOOP; in insert_mvp_mad_code()199 newInst[3].SrcReg[2].Swizzle = SWIZZLE_NOOP; in insert_mvp_mad_code()387 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_append_fog_code()390 inst->SrcReg[2].Swizzle = SWIZZLE_NOOP; in _mesa_append_fog_code()399 inst->SrcReg[0].Swizzle = SWIZZLE_NOOP; in _mesa_append_fog_code()
47 inst[i].SrcReg[0].Swizzle = SWIZZLE_NOOP; in _mesa_init_instructions()49 inst[i].SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_init_instructions()51 inst[i].SrcReg[2].Swizzle = SWIZZLE_NOOP; in _mesa_init_instructions()
59 #define SWIZZLE_NOOP MAKE_SWIZZLE4(0,1,2,3) macro
167 unsigned swizzle = SWIZZLE_NOOP; in _mesa_layout_parameters()
333 yylval->swiz_mask.swizzle = SWIZZLE_NOOP;390 yylval->swiz_mask.swizzle = SWIZZLE_NOOP;
338 *swizzleOut = SWIZZLE_NOOP; in _mesa_add_typed_unnamed_constant()
1299 inst->SrcReg[1].Swizzle = SWIZZLE_NOOP; in _mesa_simplify_cmp()1301 inst->SrcReg[2].Swizzle = SWIZZLE_NOOP; in _mesa_simplify_cmp()
961 | { $$.swizzle = SWIZZLE_NOOP; $$.mask = WRITEMASK_XYZW; }965 | { $$.swizzle = SWIZZLE_NOOP; $$.mask = WRITEMASK_XYZW; }2168 r->Base.Swizzle = SWIZZLE_NOOP;
334 static dst_reg undef_dst = dst_reg(PROGRAM_UNDEFINED, SWIZZLE_NOOP);595 src.swizzle = SWIZZLE_NOOP; in get_temp()1583 src.swizzle = SWIZZLE_NOOP; in visit()1608 this->result.swizzle = SWIZZLE_NOOP; in visit()
438 if (!extended && swizzle == SWIZZLE_NOOP && negateMask == 0) in _mesa_swizzle_string()
188 if (source->Swizzle == SWIZZLE_NOOP) { in fetch_vector4()
56 if (swizzle == SWIZZLE_NOOP) { in swizzle_texel()
704 if (curObj->_Swizzle != SWIZZLE_NOOP) { in _swrast_texture_span()
1079 && texObj2D->_Swizzle == SWIZZLE_NOOP in _swrast_choose_triangle()
245 if (texObj->_Swizzle != SWIZZLE_NOOP) { in _mesa_meta_GenerateMipmap()
805 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
300 key->swizzles[s] = SWIZZLE_NOOP; in brw_populate_sampler_prog_key_data()
349 reg.swz = SWIZZLE_NOOP; in make_ureg()484 assert(swizzle == SWIZZLE_NOOP); in register_const4f()
323 obj->_Swizzle = SWIZZLE_NOOP; in _mesa_initialize_texture_object()
115 static const st_dst_reg undef_dst = st_dst_reg(PROGRAM_UNDEFINED, SWIZZLE_NOOP, GLSL_TYPE_ERROR);1046 src.swizzle = SWIZZLE_NOOP; in get_temp()2741 this->result.swizzle = SWIZZLE_NOOP; in visit()