mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-10 04:20:06 +00:00
ff50b9fbb9
Includes the following spirv-opt improvements: Preserve inst-to-block and def-use in passes. Add store for var initializer in inlining. Handle types with self references.
19 lines
501 B
JSON
19 lines
501 B
JSON
{
|
|
"commits" : [
|
|
{
|
|
"name" : "spirv-tools",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
|
"subdir" : "External/spirv-tools",
|
|
"commit" : "f2c93c6e124836797311facb8449f9a0b76fefc2"
|
|
},
|
|
{
|
|
"name" : "spirv-tools/external/spirv-headers",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
|
"subdir" : "External/spirv-tools/external/spirv-headers",
|
|
"commit" : "12f8de9f04327336b699b1b80aa390ae7f9ddbf4"
|
|
}
|
|
]
|
|
}
|