You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Merge pull request #63003 from Geometror/msaa-2d
This commit is contained in:
@@ -462,6 +462,7 @@ public:
|
||||
TextureSamples samples;
|
||||
uint32_t usage_bits;
|
||||
Vector<DataFormat> shareable_formats;
|
||||
bool is_resolve_buffer = false;
|
||||
|
||||
TextureFormat() {
|
||||
format = DATA_FORMAT_R8_UNORM;
|
||||
|
||||
Reference in New Issue
Block a user