16 lines
341 B
YAML
16 lines
341 B
YAML
|
|
homepage: https://github.com/KhronosGroup/SPIRV-Tools
|
||
|
|
language: c++
|
||
|
|
primary_contact: rharrison@google.com
|
||
|
|
auto_ccs:
|
||
|
|
- "afdx@google.com"
|
||
|
|
- "alanbaker@google.com"
|
||
|
|
- "stevenperron@google.com"
|
||
|
|
sanitizers:
|
||
|
|
- address
|
||
|
|
- memory
|
||
|
|
- undefined
|
||
|
|
main_repo: 'https://github.com/KhronosGroup/SPIRV-Tools.git'
|
||
|
|
architectures:
|
||
|
|
- x86_64
|
||
|
|
- i386
|