• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1RWStructuredBuffer<uint> srt0;
2void main() {
3    RWStructuredBuffer<uint> srt0Local = srt0;
4}