mesa/src
Joshua Ashton af8fa2644e radv: Split off cmd_buffer variant of descriptor set template updates
Assumes cmd_buffer != NULL for this path to eliminate the checks in the generic code.

Benchmarks:

I made a microbenchmark based on Bas' vulkan microbench suite.

https://gitlab.freedesktop.org/bnieuwenhuizen/vulkan_microbench/-/merge_requests/1

In this benchmark, this improves vkDescriptorTemplateUpdate performance consistently by 36%.

-------------------------------------------------------------------
Benchmark                         Time             CPU   Iterations
-------------------------------------------------------------------
DescriptorTemplateUpdate       81.2 ns         81.2 ns      8573169

->

-------------------------------------------------------------------
Benchmark                         Time             CPU   Iterations
-------------------------------------------------------------------
DescriptorTemplateUpdate       52.9 ns         52.9 ns     13306065

Signed-off-by: Joshua Ashton <joshua@froggi.es>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13342>
2021-11-04 05:50:54 +00:00
..
amd radv: Split off cmd_buffer variant of descriptor set template updates 2021-11-04 05:50:54 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom broadcom/compiler: check that sig packing is valid when pipelining ldvary 2021-11-03 10:49:06 +00:00
compiler glsl/nir: mark samplers inside a block as bindless 2021-11-03 10:22:41 +01:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/wayland: Properly clear stale buffers on resize 2021-10-16 19:13:58 +00:00
etnaviv ci: Uprev VK-GL-CTS to 1.2.7.2, and pull in piglit while I'm here. 2021-11-02 20:29:31 +00:00
freedreno freedreno/a618: Mark a flaky test that triggers hangcheck. 2021-11-04 03:47:54 +00:00
gallium freedreno/a5xx: Use the defined names for 2D_BLIT_CNTL regs. 2021-11-04 03:47:54 +00:00
gbm gbm: add GBM_FORMAT_GR1616 and RG1616 2021-10-27 02:53:05 +00:00
getopt
glx meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
gtest
hgl
imgui
intel anv: disable debug logging spam 2021-11-04 02:24:43 +00:00
loader gallium/dri: let the driver know if the imported image is DRI_PRIME buffer 2021-10-18 16:24:00 +02:00
mapi glthread: add an option to make glCheckFramebufferStatus a no-op 2021-10-27 01:24:03 +00:00
mesa mesa/st: lower psiz for shader precompile 2021-11-04 01:54:07 +00:00
microsoft microsoft/compiler: Use textures for SRVs 2021-11-02 11:02:22 -07:00
nouveau
panfrost ci: Uprev VK-GL-CTS to 1.2.7.2, and pull in piglit while I'm here. 2021-11-02 20:29:31 +00:00
tool pps: add an intel config file 2021-10-28 13:16:56 +03:00
util util: add a util_bitcount variant that selects POPCNT through C++ template arg 2021-11-03 23:22:31 +00:00
virtio vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vulkan lavapipe: fix cmd queuing for dynamic render 2021-11-04 03:22:09 +00:00
meson.build meson: build freedreno tools when other parts of freedreno not enabled 2021-10-26 00:33:31 +00:00