mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-29 04:38:27 +00:00
[idd] consistency: change t to st
This commit is contained in:
@@ -47,7 +47,7 @@ private:
|
||||
int m_texRIndex = 0;
|
||||
int m_texWIndex = 0;
|
||||
|
||||
bool SetupStagingTexture(StagingTexture & t, int width, int height, DXGI_FORMAT format);
|
||||
bool SetupStagingTexture(StagingTexture & st, int width, int height, DXGI_FORMAT format);
|
||||
|
||||
public:
|
||||
CSwapChainProcessor(CIndirectDeviceContext * devContext, IDDCX_SWAPCHAIN hSwapChain,
|
||||
|
||||
Reference in New Issue
Block a user