Home
last modified time | relevance | path

Searched refs:typeinfo_zbuf (Results 1 – 1 of 1) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dpoly3d.c781 POLYTYPE_INFO *typeinfo, *typeinfo_zbuf; in _get_scanline_filler() local
798 typeinfo_zbuf = polytype_info8z; in _get_scanline_filler()
812 typeinfo_zbuf = polytype_info15z; in _get_scanline_filler()
822 typeinfo_zbuf = polytype_info16z; in _get_scanline_filler()
836 typeinfo_zbuf = polytype_info24z; in _get_scanline_filler()
850 typeinfo_zbuf = polytype_info32z; in _get_scanline_filler()
880 _optim_alternative_drawer = typeinfo_zbuf[type].alternative; in _get_scanline_filler()
881 return typeinfo_zbuf[type].filler; in _get_scanline_filler()