| spv.tensorARM.descriptorHeap.comp |
| // Module Version 10400 |
| // Generated by (magic number): 8000b |
| // Id's are bound by 33 |
| |
| Capability Shader |
| Capability TensorsARM |
| Capability UntypedPointersKHR |
| Capability DescriptorHeapEXT |
| Extension "SPV_ARM_tensors" |
| Extension "SPV_EXT_descriptor_heap" |
| Extension "SPV_KHR_untyped_pointers" |
| 1: ExtInstImport "GLSL.std.450" |
| MemoryModel Logical GLSL450 |
| EntryPoint GLCompute 4 "main" 19 11 |
| ExecutionMode 4 LocalSize 1 1 1 |
| Source GLSL 460 |
| SourceExtension "GL_ARM_tensors" |
| SourceExtension "GL_EXT_descriptor_heap" |
| SourceExtension "GL_EXT_shader_explicit_arithmetic_types" |
| Name 4 "main" |
| Name 11 "t" |
| Name 19 "resource_heap" |
| Name 24 "O" |
| MemberName 24(O) 0 "out_data" |
| Decorate 11(t) Binding 0 |
| Decorate 11(t) DescriptorSet 0 |
| Decorate 19(resource_heap) BuiltIn ResourceHeapEXT |
| DecorateId 22 ArrayStrideIdEXT 21 |
| Decorate 24(O) Block |
| MemberDecorate 24(O) 0 Offset 0 |
| 2: TypeVoid |
| 3: TypeFunction 2 |
| 6: TypeInt 32 1 |
| 7: TypeInt 32 0 |
| 8: 7(int) Constant 4 |
| 9: TypeTensorARM 6(int) 8 |
| 10: TypePointer UniformConstant 9 |
| 11(t): 10(ptr) Variable UniformConstant |
| 13: TypeArray 7(int) 8 |
| 14: 7(int) Constant 1 |
| 15: 7(int) Constant 2 |
| 16: 7(int) Constant 3 |
| 17: 13 ConstantComposite 14 15 16 8 |
| 18: TypeUntypedPointerKHR UniformConstant |
| 19(resource_heap): 18(ptr) UntypedVariableKHR UniformConstant |
| 20: TypeBufferEXT StorageBuffer |
| 21: 7(int) ConstantSizeOfEXT 20 |
| 22: TypeRuntimeArray 20 |
| 23: 6(int) Constant 1 |
| 24(O): TypeStruct 6(int) |
| 25: 6(int) Constant 0 |
| 26: 7(int) Constant 0 |
| 29: TypePointer StorageBuffer 24(O) |
| 31: TypePointer StorageBuffer 6(int) |
| 4(main): 2 Function None 3 |
| 5: Label |
| 12: 9 Load 11(t) |
| 27: 6(int) TensorReadARM 12 17 |
| 28: 18(ptr) UntypedAccessChainKHR 22 19(resource_heap) 23 |
| 30: 29(ptr) BufferPointerEXT 28 |
| 32: 31(ptr) AccessChain 30 25 |
| Store 32 27 |
| Return |
| FunctionEnd |