.. |
access-chains.comp
|
Use t-namespace for ByteAddressBuffer.
|
2017-12-11 13:55:26 +01:00 |
address-buffers.comp
|
Swizzle scalars when splatting in HLSL.
|
2017-12-12 12:52:45 +01:00 |
atomic.comp
|
Remove duplicate swizzles in remap_swizzle.
|
2017-12-12 13:01:10 +01:00 |
barriers.comp
|
Rewrite barrier handling in HLSL.
|
2018-01-09 12:41:13 +01:00 |
builtins.comp
|
Use 'static const' for spec constants in HLSL
|
2017-10-21 19:19:32 +11:00 |
composite-array-initialization.comp
|
Rewrite how IDs are iterated over.
|
2019-01-10 12:52:56 +01:00 |
globallycoherent.comp
|
Support globallycoherent in HLSL.
|
2018-06-25 10:04:25 +02:00 |
image.comp
|
Swizzle scalars when splatting in HLSL.
|
2017-12-12 12:52:45 +01:00 |
inverse.comp
|
Implement MatrixInverse on HLSL.
|
2018-02-23 16:42:40 +01:00 |
num-workgroups-alone.comp
|
HLSL: Use same logic as GLSL for picking cbuffer block name.
|
2018-10-22 09:50:04 +02:00 |
num-workgroups-with-builtins.comp
|
HLSL: Use same logic as GLSL for picking cbuffer block name.
|
2018-10-22 09:50:04 +02:00 |
outer-product.comp
|
MSL/HLSL: Support OpOuterProduct.
|
2019-07-01 10:57:27 +02:00 |
rmw-matrix.comp
|
Do not use RMW rewrite for matrices.
|
2018-05-04 10:35:56 +02:00 |
rwbuffer-matrix.comp
|
HLSL: Use same logic as GLSL for picking cbuffer block name.
|
2018-10-22 09:50:04 +02:00 |
scalar-std450-distance-length-normalize.comp
|
Deal with scalar input values for distance/length/normalize.
|
2019-06-28 11:20:14 +02:00 |
shared.comp
|
Rewrite barrier handling in HLSL.
|
2018-01-09 12:41:13 +01:00 |
spec-constant-op-member-array.comp
|
Update to latest glslang/SPIRV-Tools.
|
2019-01-30 13:41:57 +01:00 |
spec-constant-work-group-size.comp
|
HLSL: Complete support for combined image samplers in legacy.
|
2018-11-12 09:59:39 +01:00 |
ssbo-array-length.comp
|
HLSL: Support OpArrayLength.
|
2019-05-07 15:53:41 +02:00 |
ssbo-array.comp
|
Add some access chain tests.
|
2017-08-15 10:23:04 +02:00 |
subgroups.invalid.nofxc.sm60.comp
|
Partially implement subgroup ops for HLSL SM 6.0.
|
2018-04-11 15:57:41 +02:00 |