1spv.dead-after-discard.frag 2// Module Version 10000 3// Generated by (magic number): 8000a 4// Id's are bound by 15 5 6 Capability Shader 7 1: ExtInstImport "GLSL.std.450" 8 MemoryModel Logical GLSL450 9 EntryPoint Fragment 4 "main" 8 14 10 ExecutionMode 4 OriginUpperLeft 11 Source GLSL 450 12 Name 4 "main" 13 Name 8 "o" 14 Name 14 "c" 15 Decorate 8(o) Location 0 16 Decorate 14(c) Location 0 17 2: TypeVoid 18 3: TypeFunction 2 19 6: TypeInt 32 1 20 7: TypePointer Output 6(int) 21 8(o): 7(ptr) Variable Output 22 9: 6(int) Constant 1 23 11: 6(int) Constant 3 24 12: TypeFloat 32 25 13: TypePointer Input 12(float) 26 14(c): 13(ptr) Variable Input 27 4(main): 2 Function None 3 28 5: Label 29 Store 8(o) 9 30 Kill 31 FunctionEnd 32