empty.fragment.fx 68 B

12345678
  1. #ifdef GL_ES
  2. precision highp float;
  3. #endif
  4. void main(void)
  5. {
  6. }