inochi2d.core.render.drawlist

Inochi2D DrawList Interface

Members

Classes

DrawList
class DrawList

A draw list containing the rendering state and commands to submit to the GPU.

Enums

DrawState
enum DrawState

Draw state flags.

Manifest constants

IN_MAX_ATTACHMENTS
enum IN_MAX_ATTACHMENTS;

Maximum number of texture attachments.

Structs

DrawCmd
struct DrawCmd

A drawing command that is sent to the GPU.

DrawListAlloc
struct DrawListAlloc

An allocation within the drawlist

Meta

Authors

Luna Nielsen