Home
last modified time | relevance | path

Searched refs:gl_viewport_attrib (Results 1 – 6 of 6) 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.c188 struct gl_viewport_attrib ViewportArray[MAX_VIEWPORTS];
577 sizeof(struct gl_viewport_attrib)*ctx->Const.MaxViewports); in _mesa_PushAttrib()
1486 const struct gl_viewport_attrib *vp = &viewstate->ViewportArray[i]; in _mesa_PopAttrib()
Dviewport.c671 struct gl_viewport_attrib *viewport = &ctx->ViewportArray[index]; in set_viewport_swizzle()
Dmtypes.h1314 struct gl_viewport_attrib struct
5047 struct gl_viewport_attrib ViewportArray[MAX_VIEWPORTS]; /**< Viewport attributes */
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c2269 const struct gl_viewport_attrib *vp = &ctx->ViewportArray[i];