[−][src]Function widgetry::backend_glow_native::compile_shaders
unsafe fn compile_shaders(
gl: &Context,
vertex_source: &str,
fragment_source: &str
) -> Result<[u32; 2], Box<dyn Error>>
unsafe fn compile_shaders(
gl: &Context,
vertex_source: &str,
fragment_source: &str
) -> Result<[u32; 2], Box<dyn Error>>