Searched refs:set_viewport_no_notify (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | viewport.c | 39 set_viewport_no_notify(struct gl_context *ctx, unsigned idx, in set_viewport_no_notify() function 121 set_viewport_no_notify(ctx, i, x, y, width, height); in _mesa_Viewport() 146 set_viewport_no_notify(ctx, idx, x, y, width, height); in _mesa_set_viewport() 186 set_viewport_no_notify(ctx, i + first, in _mesa_ViewportArrayv()
|