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
|
475a2b0acd
|
vulkan/image: use the full video info for returning vulkan formats
We may need some colorspace information for returning sRGB vs no sRGB.
|
2019-11-07 20:01:57 +00:00 |
|
Matthew Waters
|
0efd559950
|
vk*pool: expand usage hints to cover use in a renderpass
|
2019-06-04 09:03:44 +00:00 |
|
Matthew Waters
|
673d775df0
|
vkupload: implement buffer to image uploader
|
2019-06-04 09:03:44 +00:00 |
|