Thibault Saunier
|
78022a6e0c
|
docs: Port all docstring to gtk-doc markdown
|
2017-04-12 12:57:57 -03: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
|
300f4e03b2
|
vulkan: separate allocation and binding of memory
|
2016-02-17 01:13:43 +11:00 |
|
Matthew Waters
|
914c1a5193
|
vkbuffermemory: follow the rest of the struct macros
|
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 |
|