MAX_USER_CLIP_PLANES  972 include/gpac/internal/compositor_dev.h 	GF_Plane clip_planes[MAX_USER_CLIP_PLANES];
MAX_USER_CLIP_PLANES  430 src/compositor/hardcoded_protos.c 	if (tr_state->num_clip_planes==MAX_USER_CLIP_PLANES) {
MAX_USER_CLIP_PLANES  774 src/compositor/visual_manager_3d.c 		memcpy(ctx->clip_planes, tr_state->clip_planes, sizeof(GF_Plane)*MAX_USER_CLIP_PLANES);
MAX_USER_CLIP_PLANES  159 src/compositor/visual_manager_3d.h 	GF_Plane clip_planes[MAX_USER_CLIP_PLANES];