CommonLibVR
|
Go to the source code of this file.
Namespaces | |
RE | |
RE::BSGraphics | |
Enumerations | |
enum class | RE::BSGraphics::DepthStencilDepthMode { RE::BSGraphics::kDisabled = 0 , RE::BSGraphics::kTest = 1 , RE::BSGraphics::kWrite = 2 , RE::BSGraphics::kTestWrite = 3 , RE::BSGraphics::kTestEqual = 4 , RE::BSGraphics::kTestGreaterEqual = 5 , RE::BSGraphics::kTestGreater = 6 } |