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

  /external/swiftshader/src/D3D8/
Capabilities.cpp 32 bool Capabilities::Surface::RenderTarget::X8B8G8R8 = true;
52 bool Capabilities::Surface::X8B8G8R8 = true;
84 bool Capabilities::Volume::X8B8G8R8 = true;
116 bool Capabilities::CubeMap::RenderTarget::X8B8G8R8 = true;
136 bool Capabilities::CubeMap::X8B8G8R8 = true;
168 bool Capabilities::VolumeTexture::X8B8G8R8 = true;
200 bool Capabilities::Texture::RenderTarget::X8B8G8R8 = true;
220 bool Capabilities::Texture::X8B8G8R8 = true;
Capabilities.hpp 39 static bool X8B8G8R8;
65 static bool X8B8G8R8;
105 static bool X8B8G8R8;
146 static bool X8B8G8R8;
172 static bool X8B8G8R8;
212 static bool X8B8G8R8;
253 static bool X8B8G8R8;
279 static bool X8B8G8R8;
  /external/swiftshader/src/D3D9/
Capabilities.cpp 33 bool Capabilities::Surface::RenderTarget::X8B8G8R8 = true;
66 bool Capabilities::Surface::X8B8G8R8 = true;
112 bool Capabilities::Volume::X8B8G8R8 = true;
157 bool Capabilities::CubeMap::RenderTarget::X8B8G8R8 = true;
190 bool Capabilities::CubeMap::X8B8G8R8 = true;
234 bool Capabilities::VolumeTexture::X8B8G8R8 = true;
279 bool Capabilities::Texture::RenderTarget::X8B8G8R8 = true;
313 bool Capabilities::Texture::X8B8G8R8 = true;
Capabilities.hpp 59 static bool X8B8G8R8;
99 static bool X8B8G8R8;
156 static bool X8B8G8R8;
211 static bool X8B8G8R8;
251 static bool X8B8G8R8;
304 static bool X8B8G8R8;
359 static bool X8B8G8R8;
400 static bool X8B8G8R8;

Completed in 68 milliseconds