Searched refs:MaxFramebufferWidth (Results 1 – 4 of 4) sorted by relevance
773 ctx->Const.MaxFramebufferWidth = 16384; in brw_initialize_context_constants()
544 c->MaxFramebufferWidth = c->MaxViewportWidth; in st_init_limits()
3783 GLuint MaxFramebufferWidth; member
1662 if (param < 0 || param > ctx->Const.MaxFramebufferWidth) in framebuffer_parameteri()