mesa/src/gallium/auxiliary/cso_cache
Matt Turner 702f554aae gallium: Return NULL, not false, from functions returning pointers
Reported by clang's `-Wbool-conversion`.

Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34014>
2025-03-13 20:11:09 +00:00
..
cso_cache.c cso: inline more functions because some parameters like key_size are literals 2022-10-19 04:56:55 +00:00
cso_cache.h cso: inline more functions because some parameters like key_size are literals 2022-10-19 04:56:55 +00:00
cso_context.c gallium: Return NULL, not false, from functions returning pointers 2025-03-13 20:11:09 +00:00
cso_context.h cso_context: add cso_get_vertex_elements_for_bind, letting the caller bind it 2025-02-25 09:24:25 +00:00
cso_hash.c cso: use util_bitcount 2022-10-05 19:03:27 +00:00
cso_hash.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00