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

Go to the source code of this file.

Namespaces

namespace  RE
 
namespace  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
}