Skip to content

Commit

Permalink
Ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
tychedelia committed Feb 20, 2025
1 parent 9a3fed0 commit 0279059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cargo_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ The default feature set enables most of the expected features of a game engine,
|serialize|Enable serialization support through serde|
|shader_format_glsl|Enable support for shaders in GLSL|
|shader_format_spirv|Enable support for shaders in SPIR-V|
|shader_format_wesl|Enable support for shaders in WESL|
|spirv_shader_passthrough|Enable passthrough loading for SPIR-V shaders (Only supported on Vulkan, shader capabilities and extensions must agree with the platform implementation)|
|statically-linked-dxc|Statically linked DXC shader compiler for DirectX 12|
|symphonia-aac|AAC audio format support (through symphonia)|
Expand Down

0 comments on commit 0279059

Please sign in to comment.