mesa/src/gallium/include/pipe
Caio Marcelo de Oliveira Filho 46de3beab1 gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
Tells whether or not the driver can handle gl_LocalInvocationIndex and
gl_GlobalInvocationID.  If not supported (the default), state tracker
will lower those on behalf of the driver.

v2: Add case to u_screen.c.  (Anholt)

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-06-11 15:12:17 -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 writable_bitmask parameter into set_shader_buffers 2019-04-04 19:28:52 -04:00
p_defines.h gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED 2019-06-11 15:12:17 -07:00
p_format.h gallium: add ATC format support 2019-04-23 17:11:56 +00:00
p_screen.h gallium: add resource_get_info to pipe_screen 2019-04-30 17:53:12 +00:00
p_shader_tokens.h tgsi: add ATOMFADD operation 2018-12-26 20:04:57 -05:00
p_state.h softpipe: add support for indexed queries. 2019-04-09 11:19:38 +10:00
p_video_codec.h Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
p_video_enums.h st/va: fix the incorrect max profiles report 2019-02-11 14:44:16 -05:00
p_video_state.h vl: Add cropping flags for H264 2019-04-16 10:15:09 -04:00