Searched refs:MaxClipPlanes (Results 1 – 25 of 26) sorted by relevance
12
60 if (p < 0 || p >= (GLint) ctx->Const.MaxClipPlanes) { in _mesa_ClipPlane()107 if (p < 0 || p >= (GLint) ctx->Const.MaxClipPlanes) { in _mesa_GetClipPlane()
581 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) { in update_projection()778 for (i=0;i<ctx->Const.MaxClipPlanes;i++) { in _mesa_init_transform()
313 if (p >= ctx->Const.MaxClipPlanes) in _mesa_set_enable()1252 if (p >= ctx->Const.MaxClipPlanes) in _mesa_IsEnabled()
512 for (i=0;i<ctx->Const.MaxClipPlanes;i++) { in pop_enable_group()1251 for (i = 0; i < ctx->Const.MaxClipPlanes; i++) { in _mesa_PopAttrib()
588 ctx->Const.MaxClipPlanes = 6; in _mesa_init_constants()
536 { GL_MAX_CLIP_PLANES, CONTEXT_INT(Const.MaxClipPlanes), NO_EXTRA },1941 if (d->pname - GL_CLIP_DISTANCE0 >= ctx->Const.MaxClipPlanes) { in check_extra()
2811 GLuint MaxClipPlanes; member
140 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) { in TAG()229 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) { in TAG()292 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) { in TAG()
69 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) \
91 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) { in userclip_point()
90 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) { in userclip()
88 ctx->Const.MaxClipPlanes = 6; in initialize_context_to_defaults()
119 unsigned MaxClipPlanes; member
550 state->Const.MaxClipPlanes); in generate_110_uniforms()588 state->Const.MaxClipPlanes)); in generate_110_uniforms()719 state->Const.MaxClipPlanes); in generate_130_uniforms()
52 ctx->Const.MaxClipPlanes = 8; in initialize_context()
75 this->Const.MaxClipPlanes = ctx->Const.MaxClipPlanes; in _mesa_glsl_parse_state()
929 && size > state->Const.MaxClipPlanes) { in check_builtin_array_max_size()941 state->Const.MaxClipPlanes); in check_builtin_array_max_size()
174 unsigned MaxClipPlanes; member
1571 if ((unsigned) $1 >= state->MaxClipPlanes) {2720 state->MaxClipPlanes = ctx->Const.MaxClipPlanes;
573 ctx->Const.MaxClipPlanes = 8; in st_init_extensions()
685 ctx->Const.MaxClipPlanes = 8; in intelInitContext()
1363 for (p = 0; p < ctx->Const.MaxClipPlanes; p++) { in r200UpdateClipPlanes()2018 for (i = 0; i <= ctx->Const.MaxClipPlanes; i++) { in r200Enable()
734 for (i = 0; i < ctx->Const.MaxClipPlanes; i++) { in _mesa_meta_begin()1066 for (i = 0; i < ctx->Const.MaxClipPlanes; i++) { in _mesa_meta_end()