Searched refs:gl_viewport_attrib (Results 1 – 4 of 4) sorted by relevance
146 struct gl_viewport_attrib *vp = &ctx->ViewportArray[0]; in get_viewport_scale()163 struct gl_viewport_attrib *vp = &ctx->ViewportArray[0]; in get_viewport_translate()
180 struct gl_viewport_attrib *vp = &ctx->ViewportArray[0]; in nv10_emit_viewport()
548 sizeof(struct gl_viewport_attrib) in _mesa_PushAttrib()1394 const struct gl_viewport_attrib *vp; in _mesa_PopAttrib()1395 vp = (const struct gl_viewport_attrib *) attr->data; in _mesa_PopAttrib()
1238 struct gl_viewport_attrib struct4475 struct gl_viewport_attrib ViewportArray[MAX_VIEWPORTS]; /**< Viewport attributes */