mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 21:37:58 +00:00
committed by
Konstantin Pastbin
parent
580209f7ea
commit
c4599f4889
@@ -3,6 +3,7 @@
|
||||
#include "drape/hw_texture.hpp"
|
||||
#include "drape/pointers.hpp"
|
||||
#include "drape/vulkan/vulkan_object_manager.hpp"
|
||||
#include "drape/vulkan/vulkan_staging_buffer.hpp"
|
||||
#include "drape/vulkan/vulkan_utils.hpp"
|
||||
|
||||
#include <cstdint>
|
||||
@@ -11,8 +12,6 @@ namespace dp
|
||||
{
|
||||
namespace vulkan
|
||||
{
|
||||
class VulkanStagingBuffer;
|
||||
|
||||
class VulkanTextureAllocator : public HWTextureAllocator
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user