Searched refs:MAX_CLIP_PLANES (Results 1 – 8 of 8) sorted by relevance
75 GLuint userclip_planes_enabled_gen_4_5:MAX_CLIP_PLANES;111 struct brw_reg userplane[MAX_CLIP_PLANES];
65 (MAX_CLIP_PLANES + nr_params) * in gen6_upload_vs_push_constants()
238 for (j = 0; j < MAX_CLIP_PLANES; j++) { in brw_upload_constant_buffer()
247 dst_reg userplane[MAX_CLIP_PLANES];
65 #define MAX_CLIP_PLANES 8 macro288 #define MAX_CLIPPED_VERTICES ((2 * (6 + MAX_CLIP_PLANES))+1)
1478 gl_clip_plane EyeUserPlane[MAX_CLIP_PLANES]; /**< User clip planes */1479 gl_clip_plane _ClipUserPlane[MAX_CLIP_PLANES]; /**< derived */
243 #define CLIPVERTS ((6 + MAX_CLIP_PLANES) * 2)
294 9. GLboolean ctx->Tranform.ClipEnabled[MAX_CLIP_PLANES] has been replaced