Searched refs:st_init_limits (Results 1 – 4 of 4) sorted by relevance
36 extern void st_init_limits(struct pipe_screen *screen,
476 st_init_limits(pipe->screen, &ctx->Const, &ctx->Extensions, ctx->API); in st_create_context_priv()
1210 st_init_limits(screen, &consts, &extensions, api); in get_version()
75 void st_init_limits(struct pipe_screen *screen, in st_init_limits() function