Skip to main content
transpile_reference_hlsl_to_wgsl
siglus_
cfx_
decompiler
0.1.0
In siglus_
cfx_
decompiler::
hlsl_
ref
siglus_cfx_decompiler
::
hlsl_ref
Function
transpile_
reference_
hlsl_
to_
wgsl
Copy item path
Source
pub fn transpile_reference_hlsl_to_wgsl( src: &
str
, kind:
ShaderKind
, ) ->
Result
<
String
,
String
>