mesa/src/gallium/auxiliary/translate
Erik Faye-Lund 8166e41e1f translate: assert that nr_elements is in range
This just ensures that we don't end up reading/writing outside of the
space reserved in the key. This would have made it easier to to track
down the issue in the previous commit faster.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10730>
2021-05-12 11:26:54 +02:00
..
translate.c
translate.h translate: assert that nr_elements is in range 2021-05-12 11:26:54 +02:00
translate_cache.c gallium/cso_hash: make cso_hash declared within structures instead of alloc'd 2020-02-14 18:16:28 -05:00
translate_cache.h
translate_generic.c util: Switch the non-block formats to unpacking rgba rows instead of rects. 2021-04-19 17:59:44 +00:00
translate_sse.c