Searched defs:DXT3 (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/D3D9/ | ||
D | Capabilities.cpp | 76 bool Capabilities::Surface::DXT3 = S3TC_SUPPORT; member in D3D9::Capabilities::Surface |
D | Capabilities.hpp | 111 static bool DXT3; member |
/external/swiftshader/src/Renderer/ | ||
D | Surface.hpp | 358 struct DXT3 struct in sw::Surface |