Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DCapabilities.hpp131 struct CubeMap struct
133 struct RenderTarget
152 struct DepthStencil
160 static bool A8;
161 static bool R5G6B5;
162 static bool X1R5G5B5;
163 static bool A1R5G5B5;
164 static bool A4R4G4B4;
165 static bool R3G3B2;
166 static bool A8R3G3B2;
[all …]
/external/swiftshader/src/D3D9/
DCapabilities.hpp195 struct CubeMap struct
197 struct RenderTarget
226 struct DepthStencil
239 static bool A8;
240 static bool R5G6B5;
241 static bool X1R5G5B5;
242 static bool A1R5G5B5;
243 static bool A4R4G4B4;
244 static bool R3G3B2;
245 static bool A8R3G3B2;
[all …]