transientAttachment constant
int
const transientAttachment
Contents that live for one pass and may never be given memory — H7.
Only with renderAttachment and nothing else, and only where
gpuKnowsTransientAttachments says the browser has it.
Implementation
static const int transientAttachment = 0x20;