mesa/src
Marek Olšák b688ea31fc gallium: add unbind_num_trailing_slots to set_sampler_views
Instead of calling this functions again to unbind trailing slots,
extend it to do it when binding. This reduces CPU overhead.

A lot of drivers ignore "start" and always unbind all slots after "count".
Such drivers don't need any changes here.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8298>
2021-01-27 23:53:35 +00:00
..
amd aco: implement non-uniform get_ssbo_size 2021-01-27 13:00:33 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom compiler: Use util/bitset.h for system_values_read 2021-01-26 20:20:47 +00:00
compiler spirv: Implement SPV_KHR_workgroup_memory_explicit_layout 2021-01-27 22:20:53 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl: Fix error string returned by eglQueryDeviceAttribEXT 2021-01-27 20:58:32 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno ir3: Assume that nir_tex_instr::dest_type is sized 2021-01-25 11:22:07 +01:00
gallium gallium: add unbind_num_trailing_slots to set_sampler_views 2021-01-27 23:53:35 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Provide glvnd wrapper for glXSwapIntervalEXT 2021-01-22 22:34:23 -08:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: Enabled the VK_EXT_sample_locations extension 2021-01-27 23:25:27 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: remove _mesa_initialize_exec_dispatch from draw.c by autogenerating it 2021-01-21 00:12:35 +00:00
mesa gallium: add unbind_num_trailing_slots to set_sampler_views 2021-01-27 23:53:35 +00:00
microsoft compiler: Use util/bitset.h for system_values_read 2021-01-26 20:20:47 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/mdg: implement nir_intrinsic_image_size 2021-01-27 12:39:41 +00:00
util util/bitset: Avoid dereferencing the bitset for size == 0. 2021-01-25 18:50:26 +00:00
virtio virgl: update headers 2021-01-22 21:25:48 +00:00
vulkan vulkan: Update XML and headers to 1.2.168 2021-01-27 22:20:52 +00:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00