Searched refs:last_optype (Results 1 – 2 of 2) sorted by relevance
78 if (optype == curProg->last_optype) { in match_pair_inst()79 curProg->last_optype = ATI_FRAGMENT_SHADER_ALPHA_OP; in match_pair_inst()349 ctx->ATIFragmentShader.Current->last_optype = 0; in _mesa_BeginFragmentShaderATI()611 curProg->last_optype == optype || in _mesa_FragmentOpXATI()691 curProg->last_optype = optype; in _mesa_FragmentOpXATI()
2430 GLubyte last_optype; member