mesa/src/gallium/include/pipe
Marek Olšák 10a46226b1 gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices
We would like draw-only display lists to have immutable draw info and
this is the only GL non-draw state in pipe_draw_info (not counting
view_mask).

It also allows removing some code from draw_vbo for tessellation.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12351>
2021-08-21 00:08:11 +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: simplify VRAM uploads by adding PIPE_RESOURCE_FLAG_DONT_MAP_DIRECTLY 2021-08-09 11:58:48 +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 gallium: Remove "optimize" parameter from pipe_screen::finalize_nir 2021-08-13 15:45:29 -07:00
p_shader_tokens.h gallium: add TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED 2020-07-17 06:19:16 +00:00
p_state.h gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +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