TEXTURE_USAGE_NONE
No special texture usage flag.
This is the default flag indicating that the texture buffer has no special usage requirements and can be used in any context without hardware protection constraints. Textures created with this flag can be freely accessed by standard rendering pipelines.
See also
Default usage when no flag is specified.