.. |
atomic.comp
|
Do not add dependencies for variables loaded from UniformConstant.
|
2016-04-01 19:58:26 +02:00 |
bake_gradient.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
barriers.comp
|
Add more exhaustive test for barrier handling.
|
2018-01-09 12:26:46 +01:00 |
basic.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
casts.comp
|
Implement more correct integer op handling.
|
2016-05-13 15:23:33 +02:00 |
cfg-preserve-parameter.comp
|
Analyze parameter preservation for functions.
|
2017-03-25 16:25:30 +01:00 |
cfg.comp
|
Handle more corner cases with the CFG traversal.
|
2016-11-18 16:45:11 +01:00 |
coherent-block.comp
|
Add test shader for coherent SSBO.
|
2017-08-28 09:02:08 +02:00 |
coherent-image.comp
|
Fix declaration of coherent images.
|
2017-08-29 15:52:59 +02:00 |
composite-array-initialization.comp
|
Add composite array test shaders for GLSL and HLSL as well.
|
2018-09-10 10:21:08 +02:00 |
composite-construct.comp
|
Use std::array in C++ backend.
|
2016-05-28 13:23:51 +02:00 |
culling.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
defer-parens.comp
|
Add more dedicated test shader for defer-parens.
|
2016-12-08 09:05:30 +01:00 |
dowhile.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
generate_height.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
image.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
inout-struct.invalid.comp
|
Always run spirv-val for SPIR-V files created.
|
2016-09-12 20:11:30 +02:00 |
insert.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
mat3.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
mod.comp
|
Fix floating point OpMod.
|
2016-04-16 09:25:14 +02:00 |
modf.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
read-write-only.comp
|
Emit readonly, writeonly for SSBOs.
|
2017-01-21 10:08:27 +01:00 |
rmw-matrix.comp
|
Do not use RMW rewrite for matrices.
|
2018-05-04 10:35:56 +02:00 |
rmw-opt.comp
|
Add regression test for RMW optimizations.
|
2017-09-06 09:20:55 +02:00 |
shared.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
ssbo-array.comp
|
Add array-of-SSBO test.
|
2016-03-22 14:49:43 +01:00 |
struct-layout.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
struct-packing.comp
|
Handle inout properly with split access chains.
|
2018-05-11 10:15:42 +02:00 |
torture-loop.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |
type-alias.comp
|
Workaround case with identical structs but different types.
|
2016-05-28 09:47:52 +02:00 |
udiv.comp
|
Initial commit.
|
2016-03-11 16:30:27 +01:00 |