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

  /external/mesa3d/src/mesa/tnl/
t_context.c 74 _math_matrix_ctr(&tnl->_WindowMap);
115 _math_matrix_dtr(&tnl->_WindowMap);
196 _math_matrix_viewport(&tnl->_WindowMap, scale, translate,
t_context.h 517 GLmatrix _WindowMap;
  /external/mesa3d/src/mesa/swrast_setup/
ss_context.c 170 tnl->_WindowMap.m,
269 const GLfloat *m = tnl->_WindowMap.m;

Completed in 3333 milliseconds