Constant webrender::renderer::init::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.