Crate bevy_gpu_compute_macro

Source

Attribute Macros§

wgsl_config
used to help this library figure out what to do with user-defined types
wgsl_input_array
used to help this library figure out what to do with user-defined types
wgsl_output_array
used to help this library figure out what to do with user-defined types
wgsl_output_vec
used to help this library figure out what to do with user-defined types
wgsl_shader_module
Please read this documentation carefully, especially if you are getting errors that you don’t understand!