HomeSort by: relevance | last modified time | path
    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