mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
7fbaca0d06
Generate load of interpolant for first operand to GLSLstd450 InterpolateAt* SPIR-V ops. This allows the interpolants to propagate from the input struct in the wrapper around main into the shader during HLSL legalization. A new pass has been added to legalization which will remove the load and replace with the pointer of the load to create valid external interpolate op. Fixes #2584
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" : "48007a5c7f7cc671b391bebd46e87fd6edc6c24b"
|
|
},
|
|
{
|
|
"name" : "spirv-tools/external/spirv-headers",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
|
"subdir" : "External/spirv-tools/external/spirv-headers",
|
|
"commit" : "f88a1f98fa7a44ccfcf33d810c72b200e7d9a78a"
|
|
}
|
|
]
|
|
}
|