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

  /external/swiftshader/src/D3D8/
Capabilities.cpp 31 bool Capabilities::Surface::RenderTarget::A8B8G8R8 = true;
53 bool Capabilities::Surface::A8B8G8R8 = true;
85 bool Capabilities::Volume::A8B8G8R8 = true;
115 bool Capabilities::CubeMap::RenderTarget::A8B8G8R8 = true;
137 bool Capabilities::CubeMap::A8B8G8R8 = true;
169 bool Capabilities::VolumeTexture::A8B8G8R8 = true;
199 bool Capabilities::Texture::RenderTarget::A8B8G8R8 = true;
221 bool Capabilities::Texture::A8B8G8R8 = true;
Capabilities.hpp 38 static bool A8B8G8R8;
64 static bool A8B8G8R8;
104 static bool A8B8G8R8;
145 static bool A8B8G8R8;
171 static bool A8B8G8R8;
211 static bool A8B8G8R8;
252 static bool A8B8G8R8;
278 static bool A8B8G8R8;
  /external/swiftshader/src/D3D9/
Capabilities.cpp 32 bool Capabilities::Surface::RenderTarget::A8B8G8R8 = true;
67 bool Capabilities::Surface::A8B8G8R8 = true;
113 bool Capabilities::Volume::A8B8G8R8 = true;
156 bool Capabilities::CubeMap::RenderTarget::A8B8G8R8 = true;
191 bool Capabilities::CubeMap::A8B8G8R8 = true;
235 bool Capabilities::VolumeTexture::A8B8G8R8 = true;
278 bool Capabilities::Texture::RenderTarget::A8B8G8R8 = true;
314 bool Capabilities::Texture::A8B8G8R8 = true;
Capabilities.hpp 58 static bool A8B8G8R8;
98 static bool A8B8G8R8;
155 static bool A8B8G8R8;
210 static bool A8B8G8R8;
250 static bool A8B8G8R8;
303 static bool A8B8G8R8;
358 static bool A8B8G8R8;
399 static bool A8B8G8R8;

Completed in 489 milliseconds