I can make a guess that after calling the method like ID3D11Device::CreateBuffer, the data in CPU memeory was transferred into GPU memory. What other circumstances can this happen?
↧
I can make a guess that after calling the method like ID3D11Device::CreateBuffer, the data in CPU memeory was transferred into GPU memory. What other circumstances can this happen?