TEXTURE_USAGE_BLIT_SRC constant
int
const TEXTURE_USAGE_BLIT_SRC
!< Texture can be used the source of a blit()
Implementation
static const TEXTURE_USAGE_BLIT_SRC = 64;
!< Texture can be used the source of a blit()
static const TEXTURE_USAGE_BLIT_SRC = 64;