mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-14 11:28:11 +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