mirror of
https://github.com/InoriRus/Kyty.git
synced 2026-08-28 05:06:40 +00:00
render to mips
This commit is contained in:
@@ -87,6 +87,10 @@ struct TextureVulkanImage: public VulkanImage
|
||||
{
|
||||
};
|
||||
|
||||
struct StorageTextureVulkanImage: public VulkanImage
|
||||
{
|
||||
};
|
||||
|
||||
struct RenderTextureVulkanImage: public VulkanImage
|
||||
{
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user