1#version 460
2
3#extension GL_NV_cooperative_matrix2 : require
4
5void main()
6{
7}