mesa/src/broadcom
Iago Toral Quiroga f71944ae0e v3dv: specialize query copy pipelines
Instead of having one shader that checks the various flags and emits
conditional code, create specialized pipelines for each relevant
combination of flags values so we can produce more optimized
pipelines with less conditional code for each scenario.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19770>
2022-11-24 12:21:59 +00:00
..
ci ci/vc4,v3d: Add headless wayland testing using weston. 2022-11-22 21:28:02 +00:00
cle
clif
common tree-wide: Convert all usage of defined(PIPE_(OS|ARCH|CC)_*) to DETECT_(OS|ARCH|CC)_* by use grep 2022-11-15 20:35:55 +00:00
compiler broadcom/compiler: avoid using ldvary sequence to hide latency of branching 2022-11-09 20:51:25 +00:00
drm-shim vc4: add DRM_VC4_CREATE_SHADER_BO support to drm-shim 2022-11-08 21:23:27 +00:00
qpu
simulator
vulkan v3dv: specialize query copy pipelines 2022-11-24 12:21:59 +00:00
.editorconfig
meson.build