OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unfilled_tri
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/tnl_dd/
t_dd_unfilled.h
35
static void TAG(
unfilled_tri
)( struct gl_context *ctx,
function
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_unfilled.c
133
static void
unfilled_tri
( struct draw_stage *stage,
function
168
stage->tri =
unfilled_tri
;
Completed in 304 milliseconds