CommonLibSSE NG
Loading...
Searching...
No Matches
TextureFilterModes.h File Reference

Go to the source code of this file.

Namespaces

namespace  RE
 
namespace  RE::BSGraphics
 

Enumerations

enum class  RE::BSGraphics::TextureFilterMode {
  RE::BSGraphics::kNearest , RE::BSGraphics::kBilinear , RE::BSGraphics::kTrilinear , RE::BSGraphics::kAnisotropic ,
  RE::BSGraphics::kDefault = kAnisotropic , RE::BSGraphics::kCompBilinear
}