mesa/src/panfrost
Alyssa Rosenzweig f100551bee panfrost: Fix incorrect test condition
Oh, the irony. I linked to this file in a software design class as an
example of how unit testing works under the hood, since it's not using
any particular testing framework. In doing so I realized the test is
totally broken. It doesn't matter -- the tests passed before, pass now,
and the code being tested is correct. But let's still fix the
embarassing logic error for future Panfrost hackers.

Fixes: d42e53c77a ("panfrost: Unit test clear colour packing")
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13006>
2021-09-24 11:46:29 +00:00
..
bifrost pan/bi: Allow passing RT conversion descriptors to fragment shaders 2021-09-21 14:59:38 +02:00
drm-shim panfrost: drm-shim support 2021-08-17 22:06:17 +00:00
ds pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
include panfrost: Raise maximum texture size 2021-08-25 13:49:17 +00:00
lib panfrost: Fix incorrect test condition 2021-09-24 11:46:29 +00:00
midgard pan/mdg: Remove use of global variables in disassembler 2021-09-22 12:01:43 +00:00
perf panfrost: Fix GPU ID for t76x in get_perf_config 2021-07-12 09:07:48 +00:00
shared util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
util pan/bi: Allow passing RT conversion descriptors to fragment shaders 2021-09-21 14:59:38 +02:00
vulkan panvk: Implement vkCmdUpdateBuffer() 2021-09-21 15:01:42 +02:00
meson.build panfrost: drm-shim support 2021-08-17 22:06:17 +00:00