Name Description Size Coverage
conv.rs 7926 -
features.rs with extension 29098 -
keywords.rs 13745 -
mod.rs ! Backend for [GLSL][glsl] (OpenGL Shading Language). The main structure is [`Writer`], it maintains internal state that is used to output a [`Module`](crate::Module) into glsl # Supported versions ### Core - 330 - 400 - 410 - 420 - 430 - 450 ### ES - 300 - 310 [glsl]: https://www.khronos.org/registry/OpenGL/index_gl.php 22021 -
writer.rs 200303 -