1spv.fsi_Error.frag 2ERROR: 0:4: 'pixel_interlock_ordered' : can only apply to 'in' 3ERROR: 0:7: 'pixel_interlock_unordered' : cannot change previously set fragment shader interlock ordering 4ERROR: 0:11: '' : beginInvocationInterlockARB() must be in main() 5ERROR: 0:12: '' : endInvocationInterlockARB() must be in main() 6ERROR: 0:17: '' : endInvocationInterlockARB() must only be called once 7ERROR: 0:18: '' : beginInvocationInterlockARB() must only be called once 8ERROR: 0:18: '' : beginInvocationInterlockARB() must be called before endInvocationInterlockARB() 9ERROR: 0:22: '' : endInvocationInterlockARB() cannot be placed after a return from main() 10ERROR: 0:22: '' : endInvocationInterlockARB() must only be called once 11ERROR: 9 compilation errors. No code generated. 12 13 14SPIR-V is not generated for failed compile or link 15