Searched refs:_mesa_update_texture_matrices (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstate.h115 _mesa_update_texture_matrices(struct gl_context *ctx);
H A Dstate.c332 _mesa_update_texture_matrices(ctx);
H A Dtexstate.c388 _mesa_update_texture_matrices(struct gl_context *ctx) function in typeref:typename:void
870 * the ENABLE_TEXMAT flags are updated by _mesa_update_texture_matrices,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstate.h113 _mesa_update_texture_matrices(struct gl_context *ctx);
H A Dstate.c426 new_state |= _mesa_update_texture_matrices(ctx);
H A Dtexstate.c392 _mesa_update_texture_matrices(struct gl_context *ctx) function in typeref:typename:GLbitfield
884 * the ENABLE_TEXMAT flags are updated by _mesa_update_texture_matrices,

Completed in 8 milliseconds