| .. |
|
100.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
100Limits.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
100LimitsConf.vert.out
|
Implement ES 2.0 (version 100) limitations for non-inductive loop detection and array indexes needing "constant-index-expressions" (inductive variables and constant expressions).
|
2013-10-14 22:42:16 +00:00 |
|
100scope.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
120.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
120.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
130.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
140.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
150.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
150.geom.out
|
Reflection: Expand out block arrays to N different blocks.
|
2013-11-21 00:54:57 +00:00 |
|
150.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
300.frag.out
|
Add limit checking for constant texture texel offsets and max_vertices.
|
2013-11-20 23:46:57 +00:00 |
|
300.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
300block.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
300BuiltIns.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
300layout.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
300layout.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
300link.frag.out
|
Add ES 3.0 fragment output link-time test for outputs having or not having location qualifiers.
|
2013-10-15 21:46:20 +00:00 |
|
300link2.frag.out
|
Add ES 3.0 fragment output link-time test for outputs having or not having location qualifiers.
|
2013-10-15 21:46:20 +00:00 |
|
300link3.frag.out
|
Add ES 3.0 fragment output link-time test for outputs having or not having location qualifiers.
|
2013-10-15 21:46:20 +00:00 |
|
300operations.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
300scope.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
330.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
330comp.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
400.frag.out
|
Add limit checking for constant texture texel offsets and max_vertices.
|
2013-11-20 23:46:57 +00:00 |
|
400.geom.out
|
Add link-time checks for max_vertices, input primitive, and output primitive for existence and matching.
|
2013-11-20 22:16:41 +00:00 |
|
400.tesc.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
400.tese.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
410.geom.out
|
Add link-time checks for max_vertices, input primitive, and output primitive for existence and matching.
|
2013-11-20 22:16:41 +00:00 |
|
420.geom.out
|
Add link-time checks for max_vertices, input primitive, and output primitive for existence and matching.
|
2013-11-20 22:16:41 +00:00 |
|
420.tese.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
420.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
430.comp.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
430.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
430scope.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
aggOps.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
always-discard.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
always-discard2.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
array.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
array100.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
comment.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
conditionalDiscard.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
constErrors.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
constFold.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
conversion.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
cppComplexExpr.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
cppIndent.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
cppNest.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
cppSimple.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
dataOut.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
dataOutIndirect.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
dce.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
decls.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
deepRvalue.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
depthOut.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
discard-dce.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
doWhileLoop.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
earlyReturnDiscard.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
empty.frag.out
|
Stop emitting the "#version missing" warning, and hook up the existing "suppress warnings" to a command-line option (-w).
|
2013-11-07 17:44:20 +00:00 |
|
errors.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
flowControl.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
forLoop.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
forwardRef.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
functionCall.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
functionSemantics.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
length.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
lineContinuation.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
lineContinuation100.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
link1.frag.out
|
Fix bug where bracket dereferences were incorrectly keeping the base's qualifier (for example constBase[i] would still be a const instead of EvqTemporary).
|
2013-10-28 19:49:16 +00:00 |
|
localAggregates.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
loops.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
loopsArtificial.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
mains1.frag.out
|
Add link-time checks for max_vertices, input primitive, and output primitive for existence and matching.
|
2013-11-20 22:16:41 +00:00 |
|
matrix.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
matrix2.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
matrixError.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
newTexture.frag.out
|
Add limit checking for constant texture texel offsets and max_vertices.
|
2013-11-20 23:46:57 +00:00 |
|
noMain.vert.out
|
Add basic intra-stage linking validation for matching types and qualification of uniforms/ins/outs/globals, function body duplication, and mixing ES/non-ES shaders.
|
2013-09-24 21:18:46 +00:00 |
|
nonSquare.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
numeral.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
Operations.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
pointCoord.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
precision.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
precision.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
prepost.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
recurse1.vert.out
|
Fix recursion detection (it was detecting cycles in the call graph that were not directed cycles).
|
2013-10-30 01:22:04 +00:00 |
|
reflection.vert.out
|
Reflection: Expand out block arrays to N different blocks.
|
2013-11-21 00:54:57 +00:00 |
|
sample.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
sample.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
simpleFunctionCall.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
specExamples.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
specExamples.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
structAssignment.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
structDeref.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
structure.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
switch.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
swizzle.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
syntaxError.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
test.conf
|
Add built-in constants through version 440. Some still need to be consumed when initializing the symbol table.
|
2013-10-22 01:50:39 +00:00 |
|
test.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
texture.frag.out
|
Add limit checking for constant texture texel offsets and max_vertices.
|
2013-11-20 23:46:57 +00:00 |
|
tokenLength.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
types.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
uint.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
uniformArray.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
variableArrayIndex.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
varyingArray.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
varyingArrayIndirect.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
versionsClean.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
versionsClean.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
versionsErrors.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
versionsErrors.vert.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
voidFunction.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |
|
whileLoop.frag.out
|
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
|
2013-11-20 21:12:43 +00:00 |