Home
last modified time | relevance | path

Searched refs:_WindowMap (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_context.c74 _math_matrix_ctr(&tnl->_WindowMap); in _tnl_CreateContext()
115 _math_matrix_dtr(&tnl->_WindowMap); in _tnl_DestroyContext()
196 _math_matrix_viewport(&tnl->_WindowMap, scale, translate, in _tnl_InvalidateState()
Dt_context.h517 GLmatrix _WindowMap; member
/external/mesa3d/src/mesa/swrast_setup/
Dss_context.c170 tnl->_WindowMap.m, in setup_vertex_format()
269 const GLfloat *m = tnl->_WindowMap.m; in _swsetup_Translate()