splited DeviceAttribute::Refresh function.
This commit is contained in:
@@ -55,7 +55,12 @@ public:
|
||||
|
||||
bool CheckMemoryType(uint32_t typeBits,VkMemoryPropertyFlags properties,uint32_t *typeIndex) const;
|
||||
|
||||
void Refresh();
|
||||
void RefreshSurfaceCaps();
|
||||
|
||||
private:
|
||||
|
||||
void RefreshSurface();
|
||||
void RefreshQueueFamily();
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user