☰
spirv_reflect
All crates
[
−
]
[src]
Function
spirv_reflect
::
create_shader_module
pub fn create_shader_module(spv_data:
&[
u8
]
) ->
Result
<
ShaderModule
, &
str
>