Searched refs:r200PointParameter (Results 1 – 1 of 1) sorted by relevance
576 static void r200PointParameter( struct gl_context *ctx, GLenum pname, const GLfloat *params) in r200PointParameter() function2003 r200PointParameter( ctx, GL_POINT_DISTANCE_ATTENUATION, NULL ); in r200Enable()2008 r200PointParameter( ctx, GL_POINT_DISTANCE_ATTENUATION, NULL ); in r200Enable()2405 functions->PointParameterfv = r200PointParameter; in r200InitStateFuncs()