Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_unfilled.c65 struct unfilled_stage *unfilled = unfilled_stage(stage); in inject_front_face_info() local
188 struct unfilled_stage *unfilled = unfilled_stage(stage); in unfilled_tri() local
214 struct unfilled_stage *unfilled = unfilled_stage(stage); in unfilled_first_tri() local
255 struct unfilled_stage *unfilled = unfilled_stage(stage); in draw_unfilled_prepare_outputs() local
276 struct unfilled_stage *unfilled = CALLOC_STRUCT(unfilled_stage); in draw_unfilled_stage() local
Ddraw_private.h159 struct draw_stage *unfilled; member