wgpu_
examples
26.0.0
In wgpu_
examples::
mesh_
shader
wgpu_examples
::
mesh_shader
Function
compile_glsl
Copy item path
Source
fn compile_glsl( device: &Device, data: &[
u8
], shader_stage: &'static
str
, ) -> ShaderModule