OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tnl_line_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h
318
typedef void (*
tnl_line_func
)( struct gl_context *ctx, GLuint v1, GLuint v2 );
typedef
456
tnl_line_func
Line;
/external/mesa3d/src/mesa/tnl/
t_context.h
318
typedef void (*
tnl_line_func
)( struct gl_context *ctx, GLuint v1, GLuint v2 );
typedef
456
tnl_line_func
Line;
Completed in 3298 milliseconds