mesa/src/gallium/include/pipe
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
..
p_compiler.h Remove Sun CC specific code. 2015-12-02 07:51:04 +00:00
p_config.h Remove Sun CC specific code. 2015-12-02 07:51:04 +00:00
p_context.h gallium/p_context.h: Make comment more readable 2016-03-27 18:03:04 +02:00
p_defines.h gallium: add global buffer memory barrier bit 2016-04-02 01:51:06 +02:00
p_format.h gallium: do not wrap header inclusion in 2016-03-09 17:21:39 +00:00
p_screen.h gallium: distinguish between shader IR in get_compute_param 2016-04-02 01:51:13 +02:00
p_shader_tokens.h gallium: add threads per block TGSI property 2016-04-02 01:50:59 +02:00
p_state.h gallium: add compute shader IR type 2016-04-02 01:49:57 +02:00
p_video_codec.h gallium: do not wrap header inclusion in 2016-03-09 17:21:39 +00:00
p_video_enums.h gallium: do not wrap header inclusion in 2016-03-09 17:21:39 +00:00
p_video_state.h vl: add RefPicList defines for VAAPI HEVC decode 2015-10-27 19:09:55 -04:00