Modify testing to only record validation pass/fail
* Changed unit tests to only record known the validation pass/fail status * errors are output as part of the failure message if the result is unexpected * can turn off validation for each test individually * Moved some SPV_KHR_vulkan_memory_model tests to be compiled for Vulkan 1.1
This commit is contained in:
@@ -49,10 +49,7 @@ gl_FragCoord origin is upper left
|
||||
0:? 'i' ( temp structure{})
|
||||
0:? Linker Objects
|
||||
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Input variable id <20> is used by entry point 'main' id <4>, but is not listed as an interface
|
||||
%i_1 = OpVariable %_ptr_Input_ps_in Input
|
||||
|
||||
Validation failed
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 27
|
||||
|
||||
Reference in New Issue
Block a user