Constant webrender::texture_cache::TEXTURE_REGION_DIMENSIONS
source ยท pub const TEXTURE_REGION_DIMENSIONS: i32 = 512;
Expand description
The size of each region in shared cache texture arrays.
pub const TEXTURE_REGION_DIMENSIONS: i32 = 512;
The size of each region in shared cache texture arrays.