append codes that they can output queue family properties of physical device.

This commit is contained in:
2021-12-16 17:27:33 +08:00
parent 4a24a05360
commit c9b50e35c7
8 changed files with 139 additions and 48 deletions

View File

@@ -59,8 +59,9 @@ public:
private:
void RefreshSurface();
void RefreshQueueFamily();
void GetSurfaceFormatList();
void GetSurfacePresentMode();
void GetQueueFamily();
public: