Searched defs:adjy (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_swtnl_state.c | 56 float adjy = 0.0f; local in function:set_draw_viewport |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_swtnl_state.c | 56 float adjy = 0.0f; local in function:set_draw_viewport |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_tritemp.h | 126 GLfloat adjy; /* adjust from v[0]->fy to fsy, scaled */ member in struct:NAME::__anon929b69fe0108 578 const GLfixed adjy = (GLfixed) eLeft->adjy; /* SCALED! */ local in function:NAME [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_tritemp.h | 127 GLfloat adjy; /* adjust from v[0]->fy to fsy, scaled */ member in struct:NAME::__anonea9e26f10108 579 const GLfixed adjy = (GLfixed) eLeft->adjy; /* SCALED! */ local in function:NAME [all...] |
Completed in 7 milliseconds