We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa466dd commit d02f211Copy full SHA for d02f211
vs_fullscreen.sc
@@ -6,7 +6,7 @@ $output v_texcoord0
6
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
7
*/
8
9
-#include "../bgfx/examples/common/common.sh"
+#include "./bgfx/examples/common/common.sh"
10
11
void main()
12
{
vs_occlusion.sc
@@ -6,7 +6,7 @@ $output v_color0
0 commit comments