mesa/src/gallium/include/pipe
Jason Ekstrand 8b626a22b2 st/mesa: Record shader access qualifiers for images
They're not required to be the same as the access flag on the image
unit.  For hardware that does shader image lowering based on the
qualifier (Intel), it may be required for state setup.

v2: (by Kenneth Graunke, incorporating feedback from Marek Olšák)
 - Reduce both access and shader_access to uint16_t to avoid making
   the pipe_image_view structure larger.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-10-23 02:36:24 -07:00
..
p_compiler.h util: move ALWAYS_INLINE macro to util/macro.h 2017-05-09 11:21:03 +10:00
p_config.h Revert "gallium: remove unused PIPE_CC_GCC_VERSION" 2017-05-24 11:33:46 -06:00
p_context.h gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2) 2018-09-07 15:48:31 -04:00
p_defines.h gallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET. 2018-09-10 07:59:31 +02:00
p_format.h gallium: Add a new A4B4G4R4 pipe format for Broadcom. 2018-02-02 16:27:49 -08:00
p_screen.h gallium: add storage_sample_count parameter into is_format_supported 2018-07-31 18:28:41 -04:00
p_shader_tokens.h gallium: add TGSI_MEMORY_STREAM_CACHE_POLICY 2018-08-29 15:31:41 -04:00
p_state.h st/mesa: Record shader access qualifiers for images 2018-10-23 02:36:24 -07: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 VP9 profile2 support 2018-04-12 11:15:13 -04:00
p_video_state.h vl: add VP9 picture description 2018-04-12 11:15:12 -04:00