wangshi
8a4efca23a
移植spirv-tools,适配vkgl测试套件的编译
...
Signed-off-by: wangshi <wangshi@kaihong.com >
2022-11-15 15:44:19 +08:00
luzpaz
007d6c3338
Fix various source comment (doxygen) typos ( #4680 )
...
Found via `codespell -q 3 -L fo,lod,parm
2022-01-26 15:13:08 -05:00
Jeff Bolz
0cfa122fc0
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
dan sinclair
82aca500d1
Cleanup includes. ( #1795 )
...
This Cl cleans up the include paths to be relative to the top level
directory. Various include-what-you-use fixes have been added.
2018-08-03 15:06:09 -04:00
dan sinclair
2b43bc7830
Pass the instruction to diag in arithmetic validation ( #1752 )
...
This CL updates the diag() calls in validate_arithmetics to explicitly
provide the instruction the diagnostic is attached too.
2018-07-31 16:26:58 -04:00
dan sinclair
7f211c6b44
Move validation files to val/ directory ( #1692 )
...
This CL moves the various validate files into the val/ directory with
the rest of the validation infrastructure. This matches how opt/ is
setup with the passes with the infrastructure.
2018-07-11 10:27:34 -04:00