Searched refs:_TnlProgram (Results 1 – 5 of 5) sorted by relevance
79 (ctx->VertexProgram._Current != ctx->VertexProgram._TnlProgram) && in _mesa_need_secondary_color()
282 _mesa_reference_program(ctx, &ctx->VertexProgram._TnlProgram, in update_program()
1120 _mesa_reference_program(ctx, &ctx->VertexProgram._TnlProgram, NULL); in _mesa_free_context_data()
2137 struct gl_program *_TnlProgram; member
232 ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) { in st_RasterPos()