Add VulkanTextureDynamic
This commit is contained in:
@@ -25,6 +25,5 @@ namespace OpenVulkano::Scene
|
||||
resolution = {width, height, 1};
|
||||
size = sizeof(Math::Vector4uc) * width * height;
|
||||
format = DataFormat::B8G8R8A8_UNORM;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user