[][src]Function wgpu::util::make_spirv

pub fn make_spirv<'a>(data: &'a [u8]) -> ShaderModuleSource<'a>
[]

Treat the given byte slice as a SPIR-V module.

Panic

This function panics if: