mesa/src/gallium/include/pipe
Dave Airlie 0e38db0146 gallium: add a rasterizer state bit for unrestricted depth values.
This tells the drivers to expect depth values outside the 0..1 range.

This is used for support VK_EXT_depth_range_unrestricted, but could
also be used for GL_NV_depth_buffer_float in GL.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17612>
2022-07-28 10:35:04 +10:00
..
p_compiler.h gallium: clean up PIPE_ALIGN_STACK-definition 2022-06-14 15:08:38 +00:00
p_config.h gallium: Remove unused macro PIPE_ARCH_SSSE3 2022-03-23 21:44:04 +00:00
p_context.h gallium: move get_canonical_format hook to pipe_screen 2022-04-22 08:51:56 +00:00
p_defines.h gallium: Add a new fence type with a pipe cap to indicate it can be imported 2022-07-14 03:45:16 +00:00
p_format.h util: add pipe formats R10G10B10X2_SINT, B10G10R10X2_SINT, G16R16_SINT 2022-04-28 12:44:13 +00:00
p_screen.h gallium, mesa: Support setting timeline semaphore values 2022-07-14 03:45:17 +00:00
p_shader_tokens.h gallium: Rename MUL_ZERO_WINS to LEGACY_MATH_RULES. 2022-06-10 03:26:32 +00:00
p_state.h gallium: add a rasterizer state bit for unrestricted depth values. 2022-07-28 10:35:04 +10:00
p_video_codec.h gallium/video: Add video post processing interface 2022-07-21 22:40:30 +00:00
p_video_enums.h gallium/video: Add video post processing interface 2022-07-21 22:40:30 +00:00
p_video_state.h vl: add cabac init idc for h264 encode 2022-07-25 13:17:18 +00:00