• Home
  • Raw
  • Download

Lines Matching refs:GLmatrix

341       const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top;  in fetch_state()
346 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state()
351 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state()
356 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state()
361 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state()
366 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state()
372 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state()
377 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state()
383 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state()
388 GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state()
394 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state()
399 GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state()
407 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; in fetch_state()
414 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; in fetch_state()
421 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; in fetch_state()
428 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; in fetch_state()
435 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; in fetch_state()
442 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; in fetch_state()
443 _math_matrix_analyse((GLmatrix*)matrix); /* Be sure inverse is up to date: */ in fetch_state()
450 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; in fetch_state()
457 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; in fetch_state()
458 _math_matrix_analyse((GLmatrix*)matrix); /* Be sure inverse is up to date: */ in fetch_state()