llvmpipe: simple texture barrier implementation.
authorDave Airlie <airlied@redhat.com>
Thu, 26 Mar 2020 02:06:34 +0000 (12:06 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 6 May 2020 05:09:42 +0000 (15:09 +1000)
commit99fce3a6d71ee9970183b3545a4fbb8234b7fa35
tree68fc8fa03062871c5c3ec16e9048e6d633c3ebe7
parent870b6a60509e2dd547dc75fee9290224ad306779
llvmpipe: simple texture barrier implementation.

Just flush.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4774>
.gitlab-ci/piglit/quick_gl.txt
docs/features.txt
src/gallium/drivers/llvmpipe/lp_context.c
src/gallium/drivers/llvmpipe/lp_screen.c