Searched refs:MaxViewportHeight (Results 1 – 7 of 7) sorted by relevance
45 height = MIN2(height, (GLfloat) ctx->Const.MaxViewportHeight); in set_viewport_no_notify()
581 consts->MaxViewportHeight = 16384; in _mesa_init_constants()786 <= ctx->Const.MaxViewportHeight); in check_context_limits()
4276 ctx->Const.MaxViewportHeight, in _mesa_InvalidateFramebuffer()4317 ctx->Const.MaxViewportHeight, in _mesa_InvalidateNamedFramebufferData()
3437 GLuint MaxViewportWidth, MaxViewportHeight; member
105 c->MaxViewportHeight = in st_init_limits()452 c->MaxFramebufferHeight = c->MaxViewportHeight; in st_init_limits()
729 assert(ctx->Const.MaxViewportHeight <= SWRAST_MAX_WIDTH); in _swrast_CreateContext()
794 ctx->Const.MaxViewportHeight = 32768; in brw_initialize_context_constants()