Usage flags.
More...
#include <Types.h>
List of all members.
Detailed Description
Member Enumeration Documentation
- Enumerator:
Static |
Static memory usage
|
Dynamic |
Dynamic memory usage
|
WriteOnly |
Informs the system that the application writes only to the buffer. Using this flag enables the driver to choose the best memory location for efficient write operations and rendering.
|
Software |
Software memory usage (for instance temp buffers, normally no rendering possible)
|
Number |
Number of usage flags
|
Unknown |
Unknown usage
|
The documentation for this class was generated from the following file: