citro3d
0.1.0
Module macros
Macros
In crate citro3d
?
Module
citro3d
::
macros
source
·
[
−
]
Expand description
Helper macros for working with shaders.
Macros
§
include_shader
Compiles the given PICA200 shader using
picasso
and returns the compiled bytes directly as a
&[u8]
slice.