Searched refs:gl_clip_plane (Results 1 – 5 of 5) sorted by relevance
206 gl_clip_plane *clip_planes; in brw_upload_constant_buffer()
54 gl_clip_plane *clip_planes = brw_select_clip_planes(ctx); in brw_param_value()
50 gl_clip_plane *
1386 gl_clip_plane *brw_select_clip_planes(struct gl_context *ctx);
1296 typedef GLfloat gl_clip_plane[4]; typedef1305 gl_clip_plane EyeUserPlane[MAX_CLIP_PLANES]; /**< User clip planes */1306 gl_clip_plane _ClipUserPlane[MAX_CLIP_PLANES]; /**< derived */