rust-gpu icon indicating copy to clipboard operation
rust-gpu copied to clipboard

feat: allow shader crate cargo features to be passed through spirv-builder

Open schell opened this issue 1 year ago • 0 comments

  • Adds fields for default-features and features to SpirvBuilder
  • Pipes those fields through to the cargo command that builds the shader crate

schell avatar Jan 31 '24 23:01 schell