mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
1676e73dd2
Includes: Update OpPhi instructions after splitting block. (#1783) Don't change decorations and names in merge return. (#1777) Transform to combine consecutive access chains Handle undef literal value in vector shuffle Fix block ordering in dead branch elim Fix finding constant with particular type. (#1724) Fix infinite loop while folding OpVectorShuffle (#1722) Fix size error when folding vector shuffle. (#1721) Layout validation: Permit {vec3; float} tight packing
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" : "714bf84e58abd9573488fc365707fb8f288ca73c"
|
|
},
|
|
{
|
|
"name" : "spirv-tools/external/spirv-headers",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
|
"subdir" : "External/spirv-tools/external/spirv-headers",
|
|
"commit" : "ff684ffc6a35d2a58f0f63108877d0064ea33feb"
|
|
}
|
|
]
|
|
}
|