| .. |
|
100.frag.out
|
glslang: Bug 13724: ES global initializers must be constant.
|
2015-04-30 03:22:41 +00:00 |
|
100Limits.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +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
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
110scope.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
120.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
120.vert.out
|
glslang parser: Arrays-of-arrays name-mangling and error messages (lots of A-of-A stuff to come a bit later). This patch from Google, David Neto <dneto@google.com>.
|
2015-05-11 16:16:49 +00:00 |
|
130.frag.out
|
glslang: Correct global precision qualifiers to make the qualifier global instead of temp (local).
|
2015-04-29 11:00:28 +00:00 |
|
130.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
140.frag.out
|
glslang: Bug 13724: ES global initializers must be constant.
|
2015-04-30 03:22:41 +00:00 |
|
140.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
150.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
150.geom.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
150.tesc.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
150.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
300.frag.out
|
glslang parser: Arrays-of-arrays name-mangling and error messages (lots of A-of-A stuff to come a bit later). This patch from Google, David Neto <dneto@google.com>.
|
2015-05-11 16:16:49 +00:00 |
|
300.vert.out
|
glslang: Correct global precision qualifiers to make the qualifier global instead of temp (local).
|
2015-04-29 11:00:28 +00:00 |
|
300block.frag.out
|
glslang: Correct global precision qualifiers to make the qualifier global instead of temp (local).
|
2015-04-29 11:00:28 +00:00 |
|
300BuiltIns.frag.out
|
glslang: Correct global precision qualifiers to make the qualifier global instead of temp (local).
|
2015-04-29 11:00:28 +00:00 |
|
300layout.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
300layout.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
300link.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
300link2.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
300link3.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
300operations.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
300scope.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
310.comp.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
310.frag.out
|
glslang parser: Arrays-of-arrays name-mangling and error messages (lots of A-of-A stuff to come a bit later). This patch from Google, David Neto <dneto@google.com>.
|
2015-05-11 16:16:49 +00:00 |
|
310.vert.out
|
glslang parser: Arrays-of-arrays name-mangling and error messages (lots of A-of-A stuff to come a bit later). This patch from Google, David Neto <dneto@google.com>.
|
2015-05-11 16:16:49 +00:00 |
|
310AofA.vert.out
|
glslang: Fix rename in previous check in.
|
2015-05-11 16:20:43 +00:00 |
|
310implicitSizeArrayError.vert.out
|
glslang parser: Fix crash for ES shader with a uniform block with an unsized array that is later accessed. David Neto (dneto@google.com).
|
2015-05-08 00:54:34 +00:00 |
|
330.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
330comp.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
400.frag.out
|
glslang: Correct global precision qualifiers to make the qualifier global instead of temp (local).
|
2015-04-29 11:00:28 +00:00 |
|
400.geom.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
400.tesc.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
400.tese.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
410.geom.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
410.tesc.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
420.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
420.geom.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
420.tesc.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
420.tese.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
420.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
420_size_gl_in.geom.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
430.comp.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
430.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
430scope.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
440.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
440.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
450.comp.out
|
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
|
2014-08-13 06:37:59 +00:00 |
|
450.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
450.geom.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
450.tesc.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
450.tese.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
450.vert.out
|
glslang parser: Arrays-of-arrays name-mangling and error messages (lots of A-of-A stuff to come a bit later). This patch from Google, David Neto <dneto@google.com>.
|
2015-05-11 16:16:49 +00:00 |
|
aggOps.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
always-discard.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
always-discard2.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
array.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
array100.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
atomic_uint.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
comment.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
conditionalDiscard.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
constErrors.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
constFold.frag.out
|
glslang tests: Get same form of IEEE INF across platforms. Submitted by Lei Zhang (antiagainst@google.com) and David Neto (dneto@google.com).
|
2015-05-15 20:26:13 +00:00 |
|
conversion.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
cppComplexExpr.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
cppIndent.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
cppNest.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
cppSimple.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
dataOut.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
dataOutIndirect.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
dce.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
decls.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
deepRvalue.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
depthOut.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
discard-dce.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
doWhileLoop.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
earlyReturnDiscard.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
empty.frag.out
|
Track which extensions were enabled or required, in the intermediate representation, for reflection of the consumer.
|
2014-03-31 22:20:47 +00:00 |
|
errors.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
flowControl.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
forLoop.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
forwardRef.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
functionCall.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
functionSemantics.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
length.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
lineContinuation.vert.out
|
glslang: Bug 13724: ES global initializers must be constant.
|
2015-04-30 03:22:41 +00:00 |
|
lineContinuation100.vert.out
|
glslang: Bug 13724: ES global initializers must be constant.
|
2015-04-30 03:22:41 +00:00 |
|
link1.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
localAggregates.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
loops.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
loopsArtificial.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
mains1.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
matrix.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
matrix2.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
matrixError.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
newTexture.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
noMain.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
nonSquare.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
numeral.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
Operations.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
pointCoord.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
precision.frag.out
|
glslang: Correct global precision qualifiers to make the qualifier global instead of temp (local).
|
2015-04-29 11:00:28 +00:00 |
|
precision.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
prepost.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
recurse1.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
reflection.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
sample.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
sample.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
simpleFunctionCall.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
specExamples.frag.out
|
glslang parser: Arrays-of-arrays name-mangling and error messages (lots of A-of-A stuff to come a bit later). This patch from Google, David Neto <dneto@google.com>.
|
2015-05-11 16:16:49 +00:00 |
|
specExamples.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
spv.100ops.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.130.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.140.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.140.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.150.geom.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.150.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.300BuiltIns.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.300layout.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.300layout.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.300layoutp.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.310.comp.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.330.geom.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.400.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.400.tesc.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.400.tese.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.420.geom.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.430.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.aggOps.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.always-discard.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.always-discard2.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.conditionalDiscard.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.conversion.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.dataOut.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.dataOutIndirect.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.dataOutIndirect.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.deepRvalue.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.depthOut.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.discard-dce.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.do-simple.vert.out
|
glslang -> SPV: improved support for do-while/continue. Contributed by David Neto (dneto@google.com).
|
2015-05-15 18:44:16 +00:00 |
|
spv.do-while-continue-break.vert.out
|
glslang -> SPV testing: Add two missing test results.
|
2015-05-15 18:50:14 +00:00 |
|
spv.double.comp.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.doWhileLoop.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.earlyReturnDiscard.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.flowControl.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.for-continue-break.vert.out
|
glslang -> SPV testing: Add two missing test results.
|
2015-05-15 18:50:14 +00:00 |
|
spv.for-simple.vert.out
|
glslang -> SPV: improved support for do-while/continue. Contributed by David Neto (dneto@google.com).
|
2015-05-15 18:44:16 +00:00 |
|
spv.forLoop.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.forwardFun.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.functionCall.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.functionSemantics.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.length.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.localAggregates.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.loops.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.loopsArtificial.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.matFun.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.matrix.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.matrix2.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.newTexture.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.nonSquare.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.Operations.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.precision.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.prepost.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.qualifiers.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.set.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.simpleFunctionCall.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.simpleMat.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.structAssignment.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.structDeref.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.structure.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.switch.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.swizzle.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.test.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.test.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.texture.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.texture.vert.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.types.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.uint.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.uniformArray.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.variableArrayIndex.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.varyingArray.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.varyingArrayIndirect.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.voidFunction.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
spv.while-continue-break.vert.out
|
glslang -> SPV: improved support for do-while/continue. Contributed by David Neto (dneto@google.com).
|
2015-05-15 18:44:16 +00:00 |
|
spv.while-simple.vert.out
|
glslang -> SPV: improved support for do-while/continue. Contributed by David Neto (dneto@google.com).
|
2015-05-15 18:44:16 +00:00 |
|
spv.whileLoop.frag.out
|
glslang SPV tests: Add a set of SPV tests.
|
2015-05-15 21:32:46 +00:00 |
|
structAssignment.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
structDeref.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
structure.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
switch.frag.out
|
glslang -> SPV: 1) Include post switch-break unreachable blocks and 2) Generally, don't emit degenerate (basically empty) unreachable blocks.
|
2015-05-03 22:38:16 +00:00 |
|
swizzle.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
syntaxError.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
test.conf
|
Implement write-only semantic checking, the non-r32f/i/u readonly/writeonly check, and ES 3.1 support of volatile. Also, fix a typo in MaxComputeGroupY.
|
2014-08-19 20:32:48 +00:00 |
|
test.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
texture.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
tokenLength.vert.out
|
glslang tests: Get same form of IEEE INF across platforms. Submitted by Lei Zhang (antiagainst@google.com) and David Neto (dneto@google.com).
|
2015-05-15 20:26:13 +00:00 |
|
types.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
uint.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
uniformArray.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
variableArrayIndex.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
varyingArray.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
varyingArrayIndirect.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
versionsClean.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
versionsClean.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
versionsErrors.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
versionsErrors.vert.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
voidFunction.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |
|
whileLoop.frag.out
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
|
2015-04-29 10:16:56 +00:00 |