Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dviewport.c87 struct gl_viewport_inputs { struct
100 struct gl_viewport_inputs input = { x, y, width, height }; in viewport() argument