Graphics pipeline builder requires texture Attachment points
enginmanap opened this issue · comments
Engin Manap commented
Current iteration of the graphics pipeline builder asks for where(ID) to attach input texture. This should not be set by user, but by engine, and it should select the most optimal way to do this so stage changes will be minimal.