Implement VMA usage and update APIs to reflect the simplification. #1107
Annotations
5 errors and 1 warning
graphics/include/NovelRT/Graphics/Vulkan/Utilities/BufferUsageKind.hpp#L87
unused parameter 'resourceAccessType' [-Werror,-Wunused-parameter]
|
graphics/include/NovelRT/Graphics/Vulkan/Utilities/BufferUsageKind.hpp#L90
non-void function does not return a value [-Werror,-Wreturn-type]
|
graphics/Vulkan/VulkanGraphicsMemoryAllocator.cpp#L56
no viable conversion from returned value of type 'shared_ptr<NovelRT::Graphics::Vulkan::VulkanGraphicsTexture>' to function return type 'shared_ptr<NovelRT::Graphics::GraphicsTexture>'
|
graphics/Vulkan/VulkanGraphicsMemoryAllocator.cpp#L86
unused parameter 'createInfo' [-Werror,-Wunused-parameter]
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading