Home
last modified time | relevance | path

Searched refs:gl_clip_plane (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_curbe.c205 gl_clip_plane *clip_planes; in brw_upload_constant_buffer()
Dgen6_constant_state.c53 gl_clip_plane *clip_planes = brw_select_clip_planes(ctx); in brw_param_value()
Dbrw_vs.c50 gl_clip_plane *
Dbrw_context.h1451 gl_clip_plane *brw_select_clip_planes(struct gl_context *ctx);
/external/mesa3d/src/mesa/main/
Dmtypes.h1333 typedef GLfloat gl_clip_plane[4]; typedef
1342 gl_clip_plane EyeUserPlane[MAX_CLIP_PLANES]; /**< User clip planes */
1343 gl_clip_plane _ClipUserPlane[MAX_CLIP_PLANES]; /**< derived */