[Mesa-dev] [PATCH v2 23/37] panfrost: Make panfrost_batch->bos a hash table

Boris Brezillon boris.brezillon at collabora.com
Mon Sep 16 22:18:17 UTC 2019


On Mon, 16 Sep 2019 15:26:12 -0400
Alyssa Rosenzweig <alyssa at rosenzweig.io> wrote:

> Well, the hash tables strongly assume you're not using NULLs for things.
> 
> See _mesa_hash_table_set_deleted_key for how to change that behaviour.

Maybe I'm missing something, but AFAICT it's the key field that requires
special care, not the data one.


More information about the mesa-dev mailing list