Home
last modified time | relevance | path

Searched defs:DepthStencil (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/D3D9/
DCapabilities.hpp74 struct DepthStencil struct
76 static bool D32;
77 static bool D24S8;
78 static bool D24X8;
79 static bool D16;
80 static bool D24FS8;
81 static bool D32F_LOCKABLE;
82 static bool DF24;
83 static bool DF16;
84 static bool INTZ;
[all …]