.graphicsBufferEndAddr EQUD graphicsBuffersEndName: graphicsBufferEndAddr [Show more] Type: Variable Category: Graphics buffers Summary: The address of the table containing the end addresses of the graphics buffers Deep dive: Depth-sorting with the graphics buffersContext: See this variable in context in the source code References: This variable is used as follows: * AddTerminatorsToBuffers uses graphicsBufferEndAddr * DrawGraphicsBuffer uses graphicsBufferEndAddr * DrawObject (Part 1 of 5) uses graphicsBufferEndAddr
[X]
Variable graphicsBuffersEnd (category: Graphics buffers)
The end addresses of each of the graphics buffers (these values get updated as objects are drawn into the buffers)