Searched refs:_TnlProgram (Results 1 – 7 of 7) sorted by relevance
47 ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) { in _tnl_UpdateFixedFunctionProgram()49 = ctx->VertexProgram._TnlProgram in _tnl_UpdateFixedFunctionProgram()
63 (ctx->VertexProgram._Current != ctx->VertexProgram._TnlProgram) && in _mesa_need_secondary_color()
199 _mesa_reference_vertprog(ctx, &ctx->VertexProgram._TnlProgram, in update_program()630 if (ctx->VertexProgram._TnlProgram || in _mesa_set_varying_vp_inputs()
317 ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) { in _mesa_update_array_object_max_element()
1117 _mesa_reference_vertprog(ctx, &ctx->VertexProgram._TnlProgram, NULL); in _mesa_free_context_data()
2072 struct gl_vertex_program *_TnlProgram; member
109 else if (ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) in get_program_mode()