removed graph_module_manager/swapchain_mode from GPUDevice.
This commit is contained in:
@@ -31,12 +31,6 @@ struct CopyBufferToImageInfo;
|
||||
|
||||
class GPUDevice
|
||||
{
|
||||
private: //module
|
||||
|
||||
GraphModuleManager *graph_module_manager;
|
||||
|
||||
SwapchainModule *swapchain_module;
|
||||
|
||||
private:
|
||||
|
||||
GPUDeviceAttribute *attr;
|
||||
|
Reference in New Issue
Block a user