Skip to content

Commit f856af4

Browse files
spirv-val: Break up the 3000 line ValidateExtInst function (#6364)
This is 2 commits, first just move the `get_ext_inst_name` lambda to be a function so it doesn't have to be passed around everywhere. Then I just created dedicated `ValidateExtInst*` for each set of extended instruction sets currently supported This is just a copy-and-paste job, but shows a LOT of diff because it removed a level of indentation from everything
1 parent 42c2fe2 commit f856af4

File tree

1 file changed

+2440
-2419
lines changed

1 file changed

+2440
-2419
lines changed

0 commit comments

Comments
 (0)