OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mesa_update_tnl_spaces
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/main/
light.h
97
extern void
_mesa_update_tnl_spaces
( struct gl_context *ctx, GLuint new_state );
117
#define
_mesa_update_tnl_spaces
( c, n ) ((void)0)
macro
state.c
453
* _mesa_update_lighting() and
_mesa_update_tnl_spaces
().
550
_mesa_update_tnl_spaces
( ctx, new_state );
light.c
1050
_mesa_update_tnl_spaces
( struct gl_context *ctx, GLuint new_state )
function
[
all
...]
Completed in 56 milliseconds