OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tnl_invalidate_vertices
(Results
1 - 6
of
6
) sorted by null
/external/mesa3d/src/mesa/tnl/
t_vertex.h
142
extern void
_tnl_invalidate_vertices
( struct gl_context *ctx, GLuint newinputs );
t_vertex.c
364
void
_tnl_invalidate_vertices
( struct gl_context *ctx, GLuint newinputs )
function
/external/mesa3d/src/mesa/swrast_setup/
ss_context.c
253
_tnl_invalidate_vertices
( ctx, ~0 );
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c
718
_tnl_invalidate_vertices
( ctx, ~0 );
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c
826
_tnl_invalidate_vertices
( ctx, ~0 );
/external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c
[
all
...]
Completed in 301 milliseconds