Matthew Waters
|
2d31aba78d
|
vulkan: docs annotation updates
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1506>
|
2020-08-15 02:55:30 +00:00 |
|
Matthew Waters
|
09613696a6
|
vulkan/device: expose extension/layer choices
Extensions and layers can be enabled before calling
gst_vulkan_device_open(). The available extensions are stored in
GstVulkanPhysicalDevice.
Defaults are still the same.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1341>
|
2020-06-21 09:30:29 +00:00 |
|
Matthew Waters
|
670d0a8e88
|
vulkan: remove the private struct from the public struct
Remove any references to CamelTypePrivate from the public CamelType
struct. They can be accessed as needed using
camel_type_get_instance_private().
|
2019-11-07 20:01:57 +00:00 |
|
Matthew Waters
|
5f76c84feb
|
vulkan: split physical device from logical device
|
2019-09-17 13:02:44 +10:00 |
|