Constant webrender::ONE_TIME_USAGE_HINT
source ยท pub const ONE_TIME_USAGE_HINT: VertexUsageHint;
Expand description
Use this hint for all vertex data re-initialization. This allows the driver to better re-use RBOs internally.
pub const ONE_TIME_USAGE_HINT: VertexUsageHint;
Use this hint for all vertex data re-initialization. This allows the driver to better re-use RBOs internally.