Guest User

Untitled

a guest
May 6th, 2024
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #stage vertex
  2.  
  3. void main()
  4. {
  5. // content
  6. }
  7.  
  8. #stage fragment
  9.  
  10. void main()
  11. {
  12. // content
  13. }
Advertisement
Add Comment
Please, Sign In to add comment