Fix Target constructors to be more streamlined #120
Labels
META:good first issue
Good for newcomers
META:internal
Created by Billy
PRI:vital
High priority, core functionality
RE:GL
About something within the GL module
TYPE:enhancement
Adding something new to B+
Make one constructor for most cases, with a big union for types of color and depth/stencil inputs (
Texture
,Ptr_Texture
,TargetOutput
,Tuple{v2u, TexFormat}
. Color attachments can be a single element or an iterator of elements.The text was updated successfully, but these errors were encountered: