OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_mesa_init_hint
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/main/
hint.c
154
void
_mesa_init_hint
( struct gl_context * ctx )
function
hint.h
50
_mesa_init_hint
( struct gl_context * ctx );
55
#define
_mesa_init_hint
( c ) ((void) 0)
macro
Completed in 59 milliseconds