Add MTLPixelFormat to DataFormat mapping
This commit is contained in:
@@ -372,7 +372,9 @@ namespace OpenVulkano
|
||||
}
|
||||
|
||||
static DataFormat GetFromName(std::string_view name);
|
||||
|
||||
static DataFormat GetFromMetalPixelFormat(int formatId);
|
||||
private:
|
||||
Format m_format;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user