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 46 ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) {
48 = ctx->VertexProgram._TnlProgram
  /external/mesa3d/src/mesa/main/
state.h 63 (ctx->VertexProgram._Current != ctx->VertexProgram._TnlProgram) &&
state.c 233 _mesa_reference_program(ctx, &ctx->VertexProgram._TnlProgram,
535 if (ctx->VertexProgram._TnlProgram ||
context.c     [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_context.h 103 else if (ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram)
  /external/mesa3d/src/mesa/state_tracker/
st_cb_rasterpos.c 230 ctx->VertexProgram._Current == ctx->VertexProgram._TnlProgram) {

Completed in 642 milliseconds