Searched refs:MinPointSize (Results 1 – 4 of 4) sorted by relevance
485 GLfloat MinPointSize, MaxPointSize; /**< aliased */ member
425 consts->MinPointSize = MIN_POINT_SIZE; in _mesa_init_constants()
629 minImplSize = ctx->Const.MinPointSize; in fetch_state()
144 c->MinPointSize = MAX2(screen->get_paramf(screen, PIPE_CAPF_MIN_POINT_SIZE), 0.01); in st_init_limits()