Home
last modified time | relevance | path

Searched refs:textured_rgba_points (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dpoints.c363 static void textured_rgba_points( GLcontext *ctx, GLuint first, GLuint last ) in textured_rgba_points() function
559 ctx->Driver.PointsFunc = textured_rgba_points; in gl_set_point_function()