TEXTURE_USAGE_PROTECTED constant

int const TEXTURE_USAGE_PROTECTED

!< Texture can be used the destination of a blit()

Implementation

static const TEXTURE_USAGE_PROTECTED = 256;