We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e04278 commit 78d7d83Copy full SHA for 78d7d83
Quake/gl_shaders.h
@@ -1575,7 +1575,7 @@ DRAW_ELEMENTS_INDIRECT_COMMAND
1575
" uint packedleafsky; // bit 0=sky; 1..31=leafindex\n"
1576
" uint surfindex;\n"
1577
"};\n"
1578
-";\n"
+"\n"
1579
"layout(std430, binding=4) restrict readonly buffer MarkSurfaceBuffer\n"
1580
"{\n"
1581
" MarkSurface marksurfs[];\n"
0 commit comments