OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r200TclPrimitive
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.h
40
extern void
r200TclPrimitive
( struct gl_context *ctx, GLenum prim, int hw_prim );
r200_tcl.c
109
r200TclPrimitive
( ctx, prim, hw_prim | R200_VF_PRIM_WALK_IND )
185
r200TclPrimitive
( ctx, prim, hwprim );
258
void
r200TclPrimitive
( struct gl_context *ctx,
Completed in 53 milliseconds