Home | History | Annotate | Download | only in osmesa

Lines Matching refs:GL_RENDER

197    if (ctx->RenderMode != GL_RENDER)      return NULL;
298 if (ctx->RenderMode != GL_RENDER) return (swrast_tri_func) NULL;