Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dviewport.c83 struct gl_viewport_inputs { struct
96 struct gl_viewport_inputs input = { x, y, width, height }; in viewport() argument
174 struct gl_viewport_inputs *inputs) in viewport_array()
193 struct gl_viewport_inputs *p = (struct gl_viewport_inputs *)v; in _mesa_ViewportArrayv_no_error()
201 struct gl_viewport_inputs *p = (struct gl_viewport_inputs *)v; in _mesa_ViewportArrayv()