Searched refs:DstA (Results 1 – 6 of 6) sorted by relevance
238 unsigned DstA, SrcB, LImm; in DecodeLdLImmInstruction() local245 DstA = decodeAField(Insn); in DecodeLdLImmInstruction()246 DecodeGPR32RegisterClass(Inst, DstA, Address, Decoder); in DecodeLdLImmInstruction()256 unsigned DstA, SrcB; in DecodeLdRLImmInstruction() local258 DstA = decodeAField(Insn); in DecodeLdRLImmInstruction()259 DecodeGPR32RegisterClass(Inst, DstA, Address, Decoder); in DecodeLdRLImmInstruction()
179 blend_factor_is_dual_src(ctx->Color.Blend[buf].DstA)); in update_uses_dual_src()219 ctx->Color.Blend[buf].DstA != dfactorA) { in skip_blend_state_update()229 ctx->Color.Blend[0].DstA != dfactorA) { in skip_blend_state_update()251 ctx->Color.Blend[buf].DstA = dfactorA; in blend_func_separate()395 ctx->Color.Blend[buf].DstA == dfactorA) in blend_func_separatei()410 ctx->Color.Blend[buf].DstA = dfactorA; in blend_func_separatei()1192 ctx->Color.Blend[i].DstA = GL_ZERO; in _mesa_init_color()
783 attr->Color.Blend[buf].DstA); in _mesa_PopAttrib()794 attr->Color.Blend[0].DstA); in _mesa_PopAttrib()
279 GLenum16 DstA; /**< Alpha blend dest term */ member
2546 v->value_int = ctx->Color.Blend[index].DstA; in find_value_indexed()
266 translate_blend(ctx->Color.Blend[j].DstA); in st_update_blend()