Home
last modified time | relevance | path

Searched defs:DepthStencil (Results 1 – 2 of 2) 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 …]
/external/swiftshader/src/D3D8/
DCapabilities.hpp45 struct DepthStencil struct
47 static bool D32;
48 static bool D24S8;
49 static bool D24X8;
50 static bool D16;
152 struct DepthStencil struct
154 static bool D32;
155 static bool D24S8;
156 static bool D24X8;
157 static bool D16;
[all …]