debug shader
This commit is contained in:
+3
-2
@@ -4,9 +4,10 @@ UNIFORM_FPS=iFPS
|
||||
UNIFORM_DEMO=iDemo
|
||||
UNIFORM_RESOLUTION=iResolution
|
||||
UNIFORM_SEED_PREFIX=seed
|
||||
UNIFORM_STATE_PREFIX=state
|
||||
UNIFORM_TEX_PREFIX=tex
|
||||
|
||||
TEX_COUNT=9
|
||||
TEX_COUNT=8
|
||||
|
||||
FRAG_COUNT=8
|
||||
FRAG_OUTPUT=7
|
||||
@@ -15,7 +16,7 @@ FRAG_1_OUT=2
|
||||
FRAG_2_OUT=5
|
||||
FRAG_3_OUT=3
|
||||
FRAG_4_OUT=6
|
||||
FRAG_5_OUT=8
|
||||
FRAG_5_OUT=7
|
||||
FRAG_6_OUT=0
|
||||
|
||||
SUB_TYPE_COUNT=3
|
||||
|
||||
Reference in New Issue
Block a user