SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools.
This commit is contained in:
parent
e7df8e0b76
commit
cc14f2d329
84 changed files with 370 additions and 1 deletions
|
|
@ -1,4 +1,8 @@
|
|||
spv.textureGatherBiasLod.frag
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Image Operand Bias can only be used with ImplicitLod opcodes
|
||||
%27 = OpImageGather %v4float %17 %21 %int_0 Bias %26
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 298
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue