Searched refs:gl_clip_plane (Results 1 – 5 of 5) sorted by relevance
205 gl_clip_plane *clip_planes; in brw_upload_constant_buffer()
53 gl_clip_plane *clip_planes = brw_select_clip_planes(ctx); in brw_param_value()
50 gl_clip_plane *
1451 gl_clip_plane *brw_select_clip_planes(struct gl_context *ctx);
1333 typedef GLfloat gl_clip_plane[4]; typedef1342 gl_clip_plane EyeUserPlane[MAX_CLIP_PLANES]; /**< User clip planes */1343 gl_clip_plane _ClipUserPlane[MAX_CLIP_PLANES]; /**< derived */