ui/egl: Add egl helpers to help with synchronization
commit121abaf3e68d620f7c4c1d16875de4a4b92fa8f8
authorVivek Kasireddy <vivek.kasireddy@intel.com>
Tue, 14 Sep 2021 21:18:34 +0000 (14 14:18 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Sep 2021 06:41:59 +0000 (15 08:41 +0200)
tree3259d6a1574c5ae474f1b379aa86b69ecfcb6ae1
parent89faed62af70283d5b6d38a58a1cf40535242c51
ui/egl: Add egl helpers to help with synchronization

These egl helpers would be used for creating and waiting on
a sync object.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Message-Id: <20210914211837.3229977-3-vivek.kasireddy@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
include/ui/egl-helpers.h
ui/egl-helpers.c