Public Attributes | |
void * | pdest |
short * | pz |
int | count |
byte * | ptex |
int | sfrac |
int | tfrac |
int | light |
int | zi |
int spanpackage_t::count |
Definition at line 30 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetDrawSpansConstant8_Blended(), R_PolysetScanLeftEdge(), R_PolysetSetUpAndScanLeftEdge(), and R_RasterizeAliasPolySmooth().
int spanpackage_t::light |
Definition at line 32 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetScanLeftEdge(), and R_PolysetSetUpAndScanLeftEdge().
void* spanpackage_t::pdest |
Definition at line 28 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetDrawSpansConstant8_Blended(), R_PolysetScanLeftEdge(), and R_PolysetSetUpAndScanLeftEdge().
byte* spanpackage_t::ptex |
Definition at line 31 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetScanLeftEdge(), and R_PolysetSetUpAndScanLeftEdge().
short* spanpackage_t::pz |
Definition at line 29 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetDrawSpansConstant8_Blended(), R_PolysetScanLeftEdge(), and R_PolysetSetUpAndScanLeftEdge().
int spanpackage_t::sfrac |
Definition at line 32 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetScanLeftEdge(), and R_PolysetSetUpAndScanLeftEdge().
int spanpackage_t::tfrac |
Definition at line 32 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetScanLeftEdge(), and R_PolysetSetUpAndScanLeftEdge().
int spanpackage_t::zi |
Definition at line 32 of file polyset.c.
Referenced by R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetDrawSpansConstant8_Blended(), R_PolysetScanLeftEdge(), and R_PolysetSetUpAndScanLeftEdge().