2022-10-17 23:52:16 -04:00
|
|
|
[workspace]
|
|
|
|
members = [
|
2022-10-21 21:04:00 -04:00
|
|
|
"librashader",
|
2022-10-21 01:12:17 -04:00
|
|
|
"librashader-presets",
|
2022-10-23 02:36:41 -04:00
|
|
|
"librashader-preprocess",
|
2022-10-25 01:47:41 -04:00
|
|
|
"librashader-reflect",
|
2022-11-07 00:25:11 -05:00
|
|
|
"librashader-runtime-dx11",
|
2022-11-09 01:11:25 -05:00
|
|
|
"librashader-runtime-gl",
|
2022-10-25 01:47:41 -04:00
|
|
|
"naga"
|
2022-10-17 23:52:16 -04:00
|
|
|
]
|