aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
blob: d50aad0097d8afd87d99b58a4e5da0aac5af28a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[workspace]

members = [
    "level_zero-sys",
    "level_zero",
    "spirv_tools-sys",
    "zluda",
    #"zluda_inject",
    #"zluda_redirect",
    "ptx",
]

[patch.crates-io]
rspirv = { git = 'https://github.com/vosen/rspirv', rev = '40f5aa4dedb0d9f1ec24bdd8b6019e01996d1d74' }
spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '40f5aa4dedb0d9f1ec24bdd8b6019e01996d1d74' }