1spv.functionParameterTypes.frag 2// Module Version 10000 3// Generated by (magic number): 8000b 4// Id's are bound by 34 5 6 Capability Shader 7 Capability Float16 8 Capability Int64 9 Capability Int16 10 Capability Int8 11 1: ExtInstImport "GLSL.std.450" 12 MemoryModel Logical GLSL450 13 EntryPoint Fragment 4 "main" 14 ExecutionMode 4 OriginUpperLeft 15 Source GLSL 460 16 SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16" 17 SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16" 18 SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64" 19 SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8" 20 Name 4 "main" 21 Name 29 "f(i81;u81;i161;u161;i641;u641;f161;" 22 Name 22 "i8" 23 Name 23 "u8" 24 Name 24 "i16" 25 Name 25 "u16" 26 Name 26 "i64" 27 Name 27 "u64" 28 Name 28 "f16" 29 2: TypeVoid 30 3: TypeFunction 2 31 6: TypeInt 8 1 32 7: TypePointer Function 6(int8_t) 33 8: TypeInt 8 0 34 9: TypePointer Function 8(int8_t) 35 10: TypeInt 16 1 36 11: TypePointer Function 10(int16_t) 37 12: TypeInt 16 0 38 13: TypePointer Function 12(int16_t) 39 14: TypeInt 64 1 40 15: TypePointer Function 14(int64_t) 41 16: TypeInt 64 0 42 17: TypePointer Function 16(int64_t) 43 18: TypeFloat 16 44 19: TypePointer Function 18(float16_t) 45 20: TypeInt 32 1 46 21: TypeFunction 20(int) 7(ptr) 9(ptr) 11(ptr) 13(ptr) 15(ptr) 17(ptr) 19(ptr) 47 31: 20(int) Constant 0 48 4(main): 2 Function None 3 49 5: Label 50 Return 51 FunctionEnd 5229(f(i81;u81;i161;u161;i641;u641;f161;): 20(int) Function None 21 53 22(i8): 7(ptr) FunctionParameter 54 23(u8): 9(ptr) FunctionParameter 55 24(i16): 11(ptr) FunctionParameter 56 25(u16): 13(ptr) FunctionParameter 57 26(i64): 15(ptr) FunctionParameter 58 27(u64): 17(ptr) FunctionParameter 59 28(f16): 19(ptr) FunctionParameter 60 30: Label 61 ReturnValue 31 62 FunctionEnd 63