Home
last modified time | relevance | path

Searched defs: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