[Mesa-dev] [PATCH] mesa: Fix GL_NUM_DEVICE_UUIDS_EXT
Tapani Pälli
tapani.palli at intel.com
Thu Mar 21 12:23:59 UTC 2019
On 3/21/19 1:47 PM, Józef Kucia wrote:
> On Tue, Mar 12, 2019 at 4:11 PM Józef Kucia <joseph.kucia at gmail.com> wrote:
>> src/mesa/main/get.c | 3 +++
>> 1 file changed, 3 insertions(+)
>
> Ping.
>
> The patch fixes glGetIntegerv(GL_NUM_DEVICE_UUIDS_EXT, ...).
> GL_NUM_DEVICE_UUIDS_EXT is implemented in the same way in
> find_value_indexed().
Yeah, checked that value matches of find_value_indexed;
Reviewed-by: Tapani Pälli <tapani.palli at intel.com>
Does this affect 'ext_semaphore-api-errors' Piglit test that calls this
in any way?
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
More information about the mesa-dev
mailing list