Home | History | Annotate | Download | only in main

Lines Matching refs:SetupInst

88       if (s->SetupInst[i])
89 free(s->SetupInst[i]);
347 if (ctx->ATIFragmentShader.Current->SetupInst[i])
348 free(ctx->ATIFragmentShader.Current->SetupInst[i]);
358 ctx->ATIFragmentShader.Current->SetupInst[i] =
414 GLuint op = curProg->SetupInst[j][i].Opcode;
416 GLuint src = curProg->SetupInst[j][i].src;
417 GLuint swizzle = curProg->SetupInst[j][i].swizzle;
501 curI = &curProg->SetupInst[curProg->cur_pass >> 1][dst - GL_REG_0_ATI];
574 curI = &curProg->SetupInst[curProg->cur_pass >> 1][dst - GL_REG_0_ATI];