Browse Source

spaces --> tabs

shared-context
Andrew Corrigan 11 years ago
parent
commit
cb5f9cdd50
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/nanovg_gl.h

+ 1
- 1
src/nanovg_gl.h View File

@@ -448,7 +448,7 @@ static int glnvg__renderCreate(void* uptr)
"#else\n"
" precision mediump float;\n"
"#endif\n"
"#endif\n"
"#endif\n"
"#ifdef NANOVG_GL3\n"
"#ifdef USE_UNIFORMBUFFER\n"
" layout(std140) uniform frag {\n"


Loading…
Cancel
Save