Matthew Waters
|
25dd3b32e5
|
vulkan: make a gstvulkan library out of the existing API
|
2019-06-04 09:03:44 +00:00 |
|
Matthew Waters
|
1c2aae08c5
|
Revert "vulkan: remove views from the memory objects."
This reverts commit 1ea817298ee4d5ef9b00f888f8ebe16a888b1150.
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
3c2710dc0f
|
vulkanmemory: remove bind variants
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
4c0a169af9
|
vulkan: remove views from the memory objects.
They are not used and it's not possible to create the view before binding the
VkDeviceMemory object to them.
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
43afa15fac
|
vulkan: add caps feature names for the buffer and image memories
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
300f4e03b2
|
vulkan: separate allocation and binding of memory
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
bd41cc4557
|
vulkan: add a buffer memory allocator
Wraps the VkBuffer in a GstMemory subclass.
|
2016-02-17 01:13:43 +11:00 |
|