spirv-tools
This commit is contained in:
@@ -14,7 +14,7 @@ pisitools.cxxflags.add("-std=gnu++11")
|
||||
|
||||
def setup():
|
||||
|
||||
shelltools.system("mv SPIRV-Headers-1.5.4 external/SPIRV-Headers")
|
||||
shelltools.system("mv SPIRV-Headers-1.5.4.raytracing.fixed external/SPIRV-Headers")
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
cmaketools.configure("-DCMAKE_INSTALL_LIBDIR=lib32 \
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Summary>API and commands for processing SPIR-V modules</Summary>
|
||||
<Description>API and commands for processing SPIR-V modules</Description>
|
||||
<Archive sha1sum="e4f67b727294e78c796885da35d868f3772b8300" type="targz">https://github.com/KhronosGroup/SPIRV-Tools/archive/v2020.6.tar.gz</Archive>
|
||||
<Archive sha1sum="24e517cc55339b847ccb7d3b1d59f73b7df775a1" type="targz" target="SPIRV-Tools-2020.6">https://github.com/KhronosGroup/SPIRV-Headers/archive/1.5.4.tar.gz</Archive>
|
||||
<Archive sha1sum="49657f53dd391ab9dad0cb1ce47001d673a2c7ab" type="targz" target="SPIRV-Tools-2020.6">https://github.com/KhronosGroup/SPIRV-Headers/archive/1.5.4.raytracing.fixed.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user