OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:render_tri_fan_verts
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp.h
339
static void TAG(
render_tri_fan_verts
)( struct gl_context *ctx,
function
410
TAG(
render_tri_fan_verts
)( ctx, start, count, flags );
670
TAG(
render_tri_fan_verts
),
999
TAG(
render_tri_fan_verts
)( ctx, start, count, flags );
t_dd_dmatmp2.h
355
static void TAG(
render_tri_fan_verts
)( struct gl_context *ctx,
function
530
TAG(
render_tri_fan_verts
),
Completed in 90 milliseconds