OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnl_emit_func
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/tnl/
t_context.h
290
typedef void (*
tnl_emit_func
)( struct gl_context *ctx,
typedef
348
tnl_emit_func
func;
369
tnl_emit_func
emit;
t_vertex_sse.c
634
vtx->emit = (
tnl_emit_func
)x86_get_func(&p->func);
t_vertex_generic.c
936
tnl_emit_func
func = NULL;
Completed in 41 milliseconds