thanpv-lifortevn / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

D3D11: Fix 3D texture mipmap generation #915

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Mipmap generation of 3D textures doesn’t work because the copy from the 
texture storage to an image doesn’t support 3D texture.

Original issue reported on code.google.com by Gregory....@imgtec.com on 12 Feb 2015 at 7:11

GoogleCodeExporter commented 9 years ago
https://chromium-review.googlesource.com/#/c/244720

Original comment by Gregory....@imgtec.com on 12 Feb 2015 at 7:30