Update SPIRV-Tools known good: relax Uconvert check
Permit UConvert as an OpSpecConstantOp operation when SPV_AMD_gpu_shader_int_16 is used.
This commit is contained in:
parent
5795f9e387
commit
c4d5ac6bfa
@ -1,5 +1,4 @@
|
|||||||
spv.int16.amd.frag
|
spv.int16.amd.frag
|
||||||
Validation failed
|
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 80007
|
// Generated by (magic number): 80007
|
||||||
// Id's are bound by 560
|
// Id's are bound by 560
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"site" : "github",
|
"site" : "github",
|
||||||
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
||||||
"subdir" : "External/spirv-tools",
|
"subdir" : "External/spirv-tools",
|
||||||
"commit" : "5eab6df648eace6eab69c44ccd17bd0f5e57406d"
|
"commit" : "df5bd2d05ac1fd3ec3024439f885ec21cc949b22"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "spirv-tools/external/spirv-headers",
|
"name" : "spirv-tools/external/spirv-headers",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user