Home
last modified time | relevance | path

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

/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 …]