OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ViewportArray
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
attrib.c
186
struct gl_viewport_attrib
ViewportArray
[MAX_VIEWPORTS];
574
memcpy(&viewstate->
ViewportArray
, &ctx->
ViewportArray
,
1484
const struct gl_viewport_attrib *vp = &viewstate->
ViewportArray
[i];
mtypes.h
4669
/** gl_context::
ViewportArray
*/
4911
struct gl_viewport_attrib
ViewportArray
[MAX_VIEWPORTS]; /**< Viewport attributes */
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h
4888
/** gl_context::
ViewportArray
*/
5160
struct gl_viewport_attrib
ViewportArray
[MAX_VIEWPORTS];
5327
struct gl_viewport_attrib
ViewportArray
[MAX_VIEWPORTS]; /**< Viewport attributes */
Completed in 70 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026