mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 13:58:05 +02:00
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> |
||
|---|---|---|
| .. | ||
| p_compiler.h | ||
| p_config.h | ||
| p_context.h | ||
| p_defines.h | ||
| p_format.h | ||
| p_screen.h | ||
| p_shader_tokens.h | ||
| p_state.h | ||
| p_video_codec.h | ||
| p_video_enums.h | ||
| p_video_state.h | ||