On Thu, Aug 3, 2017 at 12:12 PM, Samuel Pitoiset
<samuel.pitoi...@gmail.com> wrote:
>
>
> On 08/01/2017 09:54 PM, Marek Olšák wrote:
>>
>> Hi Samuel,
>>
>> Can you move this slot allocator into a util module? It seems generic
>> enough that it could be reused for "handle" and "ID" allocations.
>
>
> What do you mean by "ID" allocations?

"handle", "ID number" (e.g. GLuint), and "slot" all have the same
meaning: The allocator allocates and releases "numbers".

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to