mesa/src
Timur Kristóf c53a1dff32 radv: Don't declare ngg_gs_state when there is no API GS.
This shader arg is only used when the pipeline has API GS,
so it is useless to declare it otherwise.

Also remove unused code from radv_declare_shader_args.
NGG is handled by the GS code path so these were never
actually used.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13129>
2021-10-01 15:46:12 +00:00
..
amd radv: Don't declare ngg_gs_state when there is no API GS. 2021-10-01 15:46:12 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom v3dv: Use VK_DEFINE_*HANDLE_CASTS instead of rolling our own 2021-09-29 23:27:52 +00:00
compiler nir/lower_blend: Shrink blended result if needed 2021-09-30 16:54:42 +02:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl gallium: add PIPE_CAP_PREFER_BACK_BUFFER_REUSE 2021-09-29 08:14:57 +00:00
etnaviv etnaviv: move drm version readout to drm layer 2021-10-01 10:13:32 +00:00
freedreno ci/freedreno: Disable flaky a530 for now. 2021-09-30 18:01:51 +00:00
gallium radeonsi: implement draw_vertex_state for lower display list overhead 2021-10-01 14:51:23 +00:00
gbm gbm: assume USE_SCANOUT in create_with_modifiers 2021-10-01 00:02:36 +02:00
getopt
glx gallium: add PIPE_CAP_PREFER_BACK_BUFFER_REUSE 2021-09-29 08:14:57 +00:00
gtest
hgl
imgui
intel anv: remove a format assert when setting up attachments 2021-10-01 09:59:32 +00:00
loader loader/dri3: fix swap out of order when changing swap interval 2021-09-30 03:27:14 +00:00
mapi mesa: GL_ARB_ES3_2_compatibility GL compat profile support 2021-09-23 11:10:23 +00:00
mesa mesa: use pipe_vertex_state in vbo and st/mesa for lower display list overhead 2021-10-01 14:51:23 +00:00
microsoft Move a bunch of the CLC stuff from src/microsoft to common code 2021-09-30 07:09:08 +00:00
nouveau
panfrost panfrost/ci: Run Piglit's quick_gl tests on G52 2021-10-01 12:03:42 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util: import u_debug_refcnt, u_hash_table, u_debug_describe from gallium 2021-10-01 14:51:23 +00:00
virtio venus: keep layouts of descriptor sets alive 2021-09-30 03:16:19 +00:00
vulkan wsi/x11: fix uninit value by using zalloc for swapchain 2021-09-30 19:56:51 +00:00
meson.build radv: Allow building when LLVM isn’t enabled 2021-10-01 10:40:18 +02:00