HomeSort by relevance Sort by last modified time
    Searched defs:ATI2 (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/D3D9/
Capabilities.cpp 80 bool Capabilities::Surface::ATI2 = S3TC_SUPPORT;
126 bool Capabilities::Volume::ATI2 = S3TC_SUPPORT;
204 bool Capabilities::CubeMap::ATI2 = S3TC_SUPPORT;
248 bool Capabilities::VolumeTexture::ATI2 = S3TC_SUPPORT;
327 bool Capabilities::Texture::ATI2 = S3TC_SUPPORT;
Capabilities.hpp 115 static bool ATI2;
172 static bool ATI2;
267 static bool ATI2;
320 static bool ATI2;
416 static bool ATI2;
  /external/swiftshader/src/Renderer/
Surface.hpp 397 struct ATI2

Completed in 313 milliseconds