vulkan: implement caching and reuse of a couple of vulkan resources
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / gstvkdevice.h
2019-11-28 Matthew Watersvulkan: implement caching and reuse of a couple of...
2019-09-17 Matthew Watersvulkan: split physical device from logical device
2019-09-17 Matthew Watersvulkan: only pass the device/instance/display in to...
2019-06-04 Matthew Watersvulkan: large docs update
2019-06-04 Matthew Watersvulkan: add a command pool object for tracking
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API