OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_mesa_update_material
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
light.c
632
_mesa_update_material
( struct gl_context *ctx, GLuint bitmask )
function
638
_mesa_debug(ctx, "
_mesa_update_material
, mask 0x%x\n", bitmask);
719
_mesa_update_material
( ctx, bitmask );
918
_mesa_update_material
(ctx,
928
_mesa_update_material
(ctx,
[
all
...]
/external/mesa3d/src/mesa/main/
light.c
632
_mesa_update_material
( struct gl_context *ctx, GLuint bitmask )
function
638
_mesa_debug(ctx, "
_mesa_update_material
, mask 0x%x\n", bitmask);
719
_mesa_update_material
( ctx, bitmask );
918
_mesa_update_material
(ctx,
928
_mesa_update_material
(ctx,
[
all
...]
Completed in 175 milliseconds