Implement VMA usage and update APIs to reflect the simplification. #1105
Annotations
6 errors and 2 warnings
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#L75
unused parameter 'createInfo' [-Werror,-Wunused-parameter]
|
graphics/Vulkan/VulkanGraphicsMemoryAllocator.cpp#L81
unused parameter 'createInfo' [-Werror,-Wunused-parameter]
|
graphics/Vulkan/VulkanGraphicsMemoryAllocator.cpp#L87
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/
|
build/thirdparty/Opus/src/src/opus_decoder.c#L37
You appear to be compiling without optimization, if so opus will be very slow. [-W#pragma-messages]
|
The logs for this run have expired and are no longer available.
Loading