CF_MAX_CANVAS_TARGETS¶
Category: graphics
GitHub: cute_graphics.h
The maximum number of color targets a single canvas may have.
Remarks¶
Four is the portable guarantee: both SDL_GPU and WebGL2/GLES 3.0 support at least four simultaneous color attachments.