Searched refs:last_optype (Results 1 – 2 of 2) sorted by relevance
93 if (optype == curProg->last_optype) { in match_pair_inst()94 curProg->last_optype = ATI_FRAGMENT_SHADER_ALPHA_OP; in match_pair_inst()364 ctx->ATIFragmentShader.Current->last_optype = 0; in _mesa_BeginFragmentShaderATI()624 curProg->last_optype == optype || in _mesa_FragmentOpXATI()704 curProg->last_optype = optype; in _mesa_FragmentOpXATI()
2261 GLubyte last_optype; member