You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

tess.vert 81B

12345
  1. #version 450
  2. #extension GL_ARB_separate_shader_objects : enable
  3. void main() {
  4. }