OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tnl_free_vertices
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.h
114
extern void
_tnl_free_vertices
( struct gl_context *ctx );
t_vertex.c
496
_tnl_free_vertices
( ctx );
537
void
_tnl_free_vertices
( struct gl_context *ctx )
function
/external/mesa3d/src/mesa/tnl/
t_vertex.h
114
extern void
_tnl_free_vertices
( struct gl_context *ctx );
t_vertex.c
496
_tnl_free_vertices
( ctx );
537
void
_tnl_free_vertices
( struct gl_context *ctx )
function
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
ss_context.c
79
_tnl_free_vertices
( ctx );
/external/mesa3d/src/mesa/swrast_setup/
ss_context.c
79
_tnl_free_vertices
( ctx );
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_vtbl.c
583
_tnl_free_vertices
(&intel->ctx);
i915_vtbl.c
523
_tnl_free_vertices
(&intel->ctx);
/external/mesa3d/src/mesa/drivers/dri/i915/
i830_vtbl.c
583
_tnl_free_vertices
(&intel->ctx);
i915_vtbl.c
523
_tnl_free_vertices
(&intel->ctx);
Completed in 77 milliseconds