TEXTURE_USAGE_BLIT_DST constant
int
const TEXTURE_USAGE_BLIT_DST
!< Texture can be used the destination of a blit()
Implementation
static const TEXTURE_USAGE_BLIT_DST = 128;
!< Texture can be used the destination of a blit()
static const TEXTURE_USAGE_BLIT_DST = 128;