mesa/src/gallium/tests
Bas Nieuwenhuizen 1a5c8c24b5 gallium: distinguish between shader IR in get_compute_param
For radeonsi, native and TGSI use different compilers and this results
in different limits for different IR's.

The set we strictly need for radeonsi is only the MAX_BLOCK_SIZE
and MAX_THREADS_PER_BLOCK params, but I added a few others as shader
related that seemed like they would also typically depend on the
compiler.

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2016-04-02 01:51:13 +02:00
..
graw gallium/tests: declare sampler views in shaders 2016-03-21 11:59:25 -06:00
python/tests/regress/fragment-shader Add a test for the compare opcode. 2012-02-23 12:29:29 +00:00
trivial gallium: distinguish between shader IR in get_compute_param 2016-04-02 01:51:13 +02:00
unit mesa: Add scons files to distribution. 2014-12-12 12:11:50 -08:00