HomeSort by relevance Sort by last modified time
    Searched refs:MaxClipPlanes (Results 1 - 20 of 20) sorted by null

  /external/mesa3d/src/mesa/main/
clip.c 59 if (p < 0 || p >= (GLint) ctx->Const.MaxClipPlanes) {
105 if (p < 0 || p >= (GLint) ctx->Const.MaxClipPlanes) {
matrix.c 775 for (i=0;i<ctx->Const.MaxClipPlanes;i++) {
attrib.c 595 for (i=0;i<ctx->Const.MaxClipPlanes;i++) {
    [all...]
enable.c 328 if (p >= ctx->Const.MaxClipPlanes)
    [all...]
context.c 576 consts->MaxClipPlanes = 6;
    [all...]
get.c     [all...]