DirectX11 mip mapping

Started by
30 comments, last by Visje 11 years, 7 months ago
You should be able to call GenerateMips only once at load time also, right after UpdateSubresource, and during frame-time use the exact same code as before when mip-levels was 1.
Advertisement
I'll do that. Thanks

This topic is closed to new replies.

Advertisement