mesa/src/gallium/include/pipe
Caio Marcelo de Oliveira Filho 008de52305 gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
To enable EXT_demote_to_helper_invocation:

    This extension adds a "demote" keyword that is similar to "discard" but
    only suppresses subsequent writes and outputs to the framebuffer, and
    does not terminate the execution of the invocation. For the remainder
    of the execution, the invocation is "demoted" to act like a helper
    invocation.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-09-30 12:44:30 -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 gallium: deduplicate os detection logic by using detect_os.h 2019-08-02 18:38:52 +01:00
p_context.h gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
p_defines.h gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION 2019-09-30 12:44:30 -07:00
p_format.h gallium: Add the ASTC 3D formats. 2019-08-26 19:44:00 +00:00
p_screen.h gallium: extend resource_get_param to be as capable as resource_get_handle 2019-09-18 14:41:30 -04:00
p_shader_tokens.h gallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL 2019-08-12 14:52:17 -04:00
p_state.h rename pipe_llvm_program_header to pipe_binary_program_header 2019-09-21 08:28:32 +00: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