我試圖將我的DX9卷渲染器移植到DX10版本。目前,我被困在下面的錯誤: D3D10: ERROR: ID3D10Device::DrawIndexed: The view dimension declared in the shader code does not match the view type bound to slot 0 of the Pixel Shader unit. This
我的DirectX10框架工作代碼存在重大問題。 的代碼將停止在D3D10CreateDeviceAndSwapChain()功能上ID3D10Device參數和輸出: pD3DDevice CXX0017: Error: symbol "" not found 我得到這個上幾乎所有的東西,我的錯誤處理程序,pSwapChain,pDepthStencilView等等,等等 我的代碼被結構化爲:d