mesa/src/gallium/include/pipe
Samuel Pitoiset 5cb2eee557 tgsi: store the sampler view type directly in the instruction
RadeonSI needs to do a special lowering for Gather4 with integer
formats, but with bindless samplers we just can't access the index.

Instead, store the return type in the instruction like the target.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-05-18 21:48:16 +02:00
..
p_compiler.h util: move ALWAYS_INLINE macro to util/macro.h 2017-05-09 11:21:03 +10:00
p_config.h gallium: remove unused PIPE_CC_GCC_VERSION 2016-09-23 16:18:21 +10:00
p_context.h gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
p_defines.h gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION 2017-05-17 20:28:44 +02:00
p_format.h gallium: add P016 format 2017-03-13 08:51:07 +01:00
p_screen.h gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options() 2017-03-08 08:50:20 -07:00
p_shader_tokens.h tgsi: store the sampler view type directly in the instruction 2017-05-18 21:48:16 +02:00
p_state.h gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
p_video_codec.h Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
p_video_enums.h vl: add h264 constrained baseline profile 2017-02-01 14:32:32 -05:00
p_video_state.h vl: add entry point 2016-07-19 12:36:46 +02:00