Searched refs:offscreenTextureResource (Results 1 – 1 of 1) sorted by relevance
281 IDXGIResource *offscreenTextureResource = nullptr; in resetOffscreenColorBuffer() local283 __uuidof(IDXGIResource), (void **)&offscreenTextureResource); in resetOffscreenColorBuffer()292 hr = offscreenTextureResource->GetSharedHandle(&mShareHandle); in resetOffscreenColorBuffer()293 SafeRelease(offscreenTextureResource); in resetOffscreenColorBuffer()