Giovanni Mascellani
|
9a27df3a8c
|
tests: Read integer uniforms with strtol() and strtoul().
Because %i sscanf() converters are deprecated, and in practice
clamp to [-2^31, 2^31) on 32 bit.
|
2023-04-03 18:00:14 +02:00 |
|
Zebediah Figura
|
9ea84ae8c9
|
tests/shader_runner: Use the global test_options structure.
Inspired by a patch by Giovanni Mascellani.
|
2023-03-10 21:13:05 +01:00 |
|
Zebediah Figura
|
809a43f06b
|
tests: Add a test for compute thread IDs.
|
2023-01-25 22:10:30 +01:00 |
|
Giovanni Mascellani
|
6ff6cb4ed2
|
tests/shader_runner: Allow probing a single component.
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-05-31 21:53:26 +02:00 |
|
Zebediah Figura
|
e6ea409bbf
|
tests: Move check_readback_data_vec4() to utils.h.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-05-31 21:53:16 +02:00 |
|
Zebediah Figura
|
ccdb702d53
|
tests/shader_runner: Use the common resource_readback structure in d3d9 and d3d11 readback structures.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-05-31 21:53:08 +02:00 |
|
Zebediah Figura
|
367bd15ec5
|
tests: Simplify "probe" directive syntax and parsing a bit.
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-04-20 23:01:04 +02:00 |
|
Zebediah Figura
|
22e6581ffc
|
tests: Add a D3D11 shader runner backend.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-01-27 18:00:49 +01:00 |
|
Zebediah Figura
|
09e3018b6d
|
tests: Move the drawing and readback implementation to the d3d12 shader runner.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-01-27 18:00:37 +01:00 |
|