Home | History | Annotate | Download | only in main

Lines Matching refs:CurrentVertexProgram

1760    if (ctx->Shader.CurrentVertexProgram) {
1763 if (!ctx->Shader.CurrentVertexProgram->LinkStatus) {
1772 ctx->Shader.CurrentVertexProgram,
1775 ctx->Shader.CurrentVertexProgram->Name, errMsg);
1870 shProg[MESA_SHADER_VERTEX] = ctx->Shader.CurrentVertexProgram;