OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:swsetup_points
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
ss_triangle.c
213
static void
swsetup_points
( struct gl_context *ctx, GLuint first, GLuint last )
function
264
tnl->Driver.Render.Points =
swsetup_points
;
/external/mesa3d/src/mesa/swrast_setup/
ss_triangle.c
213
static void
swsetup_points
( struct gl_context *ctx, GLuint first, GLuint last )
function
264
tnl->Driver.Render.Points =
swsetup_points
;
Completed in 1053 milliseconds