Home
last modified time | relevance | path

Searched defs:unfilled (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_unfilled.c136 struct unfilled_stage *unfilled = unfilled_stage(stage); in unfilled_tri() local
162 struct unfilled_stage *unfilled = unfilled_stage(stage); in unfilled_first_tri() local
201 struct unfilled_stage *unfilled = CALLOC_STRUCT(unfilled_stage); in draw_unfilled_stage() local
Ddraw_private.h113 struct draw_stage *unfilled; member