renamed to RTSwapchain instead of SwapchainRenderTarget
This commit is contained in:
@@ -52,7 +52,7 @@ protected:
|
||||
|
||||
GPUDevice * device =nullptr;
|
||||
RenderPass * device_render_pass =nullptr;
|
||||
SwapchainRenderTarget * sc_render_target =nullptr;
|
||||
RTSwapchain * sc_render_target =nullptr;
|
||||
|
||||
protected:
|
||||
|
||||
|
Reference in New Issue
Block a user