vulkan: ensure initialization of a couple of debug categories
authorMatthew Waters <matthew@centricular.com>
Tue, 11 Jun 2019 08:37:59 +0000 (18:37 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 19 Jun 2019 15:41:56 +0000 (01:41 +1000)
commit2dcdaaf7cb2101ee619bec978afd031b01a05077
tree8946dd9aecc21ddab3422bbf7f11d40402bcdab2
parentdb617a98addc5beb6eb5e63253266d12a1228795
vulkan: ensure initialization of a couple of debug categories

Needed when some of the context querying functions can be called before
an instance has been created.
gst-libs/gst/vulkan/gstvkdevice.c
gst-libs/gst/vulkan/gstvkdisplay.c
gst-libs/gst/vulkan/gstvkinstance.c
gst-libs/gst/vulkan/gstvkqueue.c