Constant webrender_build::MAX_VERTEX_TEXTURE_WIDTH
source ยท pub const MAX_VERTEX_TEXTURE_WIDTH: usize = 1024;
Expand description
This must be known at build-time as the shaders depend on it.
pub const MAX_VERTEX_TEXTURE_WIDTH: usize = 1024;
This must be known at build-time as the shaders depend on it.