• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2uniform vec2 u_skRTFlip;
3in T {
4    int x;
5};
6void main() {
7}
8