Function rokol::gfx::shader_desc[][src]

pub unsafe fn shader_desc(vs: &str, fs: &str) -> ShaderDesc
Expand description

[Non-Sokol] Helper for making shaders

Caller must ensure the shader strings are null-terminated!