https://bugs.freedesktop.org/show_bug.cgi?id=38970

--- Comment #19 from Rahul <talente...@gmail.com> ---
Hi All,
Do we have any update over this ?

what should be the expected behavior if we make multiple glXCreateGLXPixmap
with same parameters?

As Ian Told ,
it is failing because key is already in the hash table.

I am not pretty sure , But if we can add some other condition check with
__glxHashInsert(pdp->dri2Hash, xDrawable, pdraw) for if the key already exist.

Then might we can avoid this fail. 

Thanks,
Rahul

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to