Searched refs:_Attenuated (Results 1 – 4 of 4) sorted by relevance
43 ctx->PointSizeIsSet = (size == 1.0 && ctx->Point.Size == 1.0) || ctx->Point._Attenuated; in update_point_size_set()129 ctx->Point._Attenuated = (ctx->Point.Params[0] != 1.0F || in _mesa_PointParameterfv()215 ctx->Point._Attenuated = GL_FALSE; in _mesa_init_point()
1135 ctx->Point._Attenuated || in _mesa_update_tnl_spaces()
659 GLboolean _Attenuated; /**< True if Params != [1, 0, 0] */ member
244 if (ctx->Point._Attenuated) in make_state_key()