mesa/src/gallium/include/pipe
Roland Scheidegger 49337ec410 gallium: add rasterizer depth_clamp enable bit
This is required for d3d10+, which has depth_clamp always enabled
regardless of depth_clip (in contrast to OpenGL, where enabling
depth_clamp disables depth_clip). There doesn't seem to be a GL
extension for it, but it will be used for lavapipe to implement
VK_EXT_depth_clip_enable.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12260>
2021-09-09 18:29:26 +00:00
..
p_compiler.h gallium: Only define PIPE_ALIGNSTACK on x86. 2020-02-18 15:40:04 -08:00
p_config.h gallivm: add basic mips64 support and set mcpu to mips64r5 on ls3a4000 2021-07-21 13:14:05 +00:00
p_context.h gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +00:00
p_defines.h gallium: add rasterizer depth_clamp enable bit 2021-09-09 18:29:26 +00:00
p_format.h gallium: add multi-component 64-bit UINT formats for raw double vertex attribs 2021-08-02 19:58:28 +00:00
p_screen.h mesa/st: Add an optional GLSL link fail msg to finalize_nir. 2021-09-06 18:09:25 +00:00
p_shader_tokens.h gallium/tgsi: rip out cylindrical wrap support 2021-08-25 19:37:16 +00:00
p_state.h gallium: add rasterizer depth_clamp enable bit 2021-09-09 18:29:26 +00:00
p_video_codec.h gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
p_video_enums.h gallium: add temporal layers cap enum 2021-07-26 15:05:26 -04:00
p_video_state.h gallium: change rate ctrl struct to array 2021-07-26 15:06:00 -04:00