Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DCapabilities.hpp198 struct VolumeTexture struct
200 static bool A8;
201 static bool R5G6B5;
202 static bool X1R5G5B5;
203 static bool A1R5G5B5;
204 static bool A4R4G4B4;
205 static bool R3G3B2;
206 static bool A8R3G3B2;
207 static bool X4R4G4B4;
208 static bool R8G8B8;
[all …]
/external/swiftshader/src/D3D9/
DCapabilities.hpp290 struct VolumeTexture struct
292 static bool A8;
293 static bool R5G6B5;
294 static bool X1R5G5B5;
295 static bool A1R5G5B5;
296 static bool A4R4G4B4;
297 static bool R3G3B2;
298 static bool A8R3G3B2;
299 static bool X4R4G4B4;
300 static bool R8G8B8;
[all …]