Searched refs:destRTVDesc (Results 1 – 1 of 1) sorted by relevance
943 D3D11_RENDER_TARGET_VIEW_DESC destRTVDesc; in copyTexture() local944 dest.get()->GetDesc(&destRTVDesc); in copyTexture()946 GLenum destComponentType = d3d11::GetComponentType(destRTVDesc.Format); in copyTexture()