HomeSort by relevance Sort by last modified time
    Searched refs:_TnlProgram (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_vp_build.c 47 ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) {
49 = ctx->VertexProgram._TnlProgram
  /external/mesa3d/src/mesa/main/
state.h 63 (ctx->VertexProgram._Current != ctx->VertexProgram._TnlProgram) &&
state.c 199 _mesa_reference_vertprog(ctx, &ctx->VertexProgram._TnlProgram,
630 if (ctx->VertexProgram._TnlProgram ||
arrayobj.c 317 ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) {
context.c     [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_context.h 109 else if (ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram)

Completed in 78 milliseconds