Home
last modified time | relevance | path

Searched refs:gl_viewport_attrib (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_util.h146 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()
Dnv10_state_fb.c180 struct gl_viewport_attrib *vp = &ctx->ViewportArray[0]; in nv10_emit_viewport()
/external/mesa3d/src/mesa/main/
Dattrib.c548 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()
Dmtypes.h1238 struct gl_viewport_attrib struct
4475 struct gl_viewport_attrib ViewportArray[MAX_VIEWPORTS]; /**< Viewport attributes */