Skip to content
Commit 62e0a889 authored by Eleni Maria Stea's avatar Eleni Maria Stea Committed by Emil Velikov
Browse files

mesa: Fix function pointers initialization in status tracker



We assigned the function that gets the device uuid to the GetDriverUuid
function pointer and the function that gets the driver uuid to the
GetDeviceUuid function pointer inside the state tracker. Exchanged the
pointers.

cc: mesa-stable@lists.freedesktop.org
Reviewed-by: default avatarBrian Paul <brianp@vmware.com>
(cherry picked from commit 8096b558)
[Emil Velikov: trivial conflicts]
Signed-off-by: default avatarEmil Velikov <emil.velikov@collaboral.com>
Signed-off-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>

Conflicts:
	src/mesa/state_tracker/st_context.c
parent 7e7b4c2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment