I create my RWTexture2D with this flags: textureDesc.BindFlags = D3D11_BIND_UNORDERED_ACCESS | D3D11_BIND_SHADER_RESOURCE; In Compute Shader
確定! 回上一頁