Searched refs:MaxViewportHeight (Results 1 – 5 of 5) sorted by relevance
78 height = MIN2(height, (GLsizei) ctx->Const.MaxViewportHeight); in _mesa_set_viewport()
593 ctx->Const.MaxViewportHeight = MAX_VIEWPORT_HEIGHT; in _mesa_init_constants()737 <= ctx->Const.MaxViewportHeight); in check_context_limits()
2816 GLuint MaxViewportWidth, MaxViewportHeight; member
116 c->MaxViewportHeight = in st_init_limits()
731 assert(ctx->Const.MaxViewportHeight <= SWRAST_MAX_WIDTH); in _swrast_CreateContext()