/external/swiftshader/src/D3D8/ |
D | Capabilities.hpp | 32 static bool A4R4G4B4; member 57 static bool A4R4G4B4; member 97 static bool A4R4G4B4; member 139 static bool A4R4G4B4; member 164 static bool A4R4G4B4; member 204 static bool A4R4G4B4; member 246 static bool A4R4G4B4; member 271 static bool A4R4G4B4; member
|
D | Capabilities.cpp | 25 bool Capabilities::Surface::RenderTarget::A4R4G4B4 = true; member in D3D8::Capabilities::Surface::RenderTarget 45 bool Capabilities::Surface::A4R4G4B4 = true; member in D3D8::Capabilities::Surface 77 bool Capabilities::Volume::A4R4G4B4 = true; member in D3D8::Capabilities::Volume 109 bool Capabilities::CubeMap::RenderTarget::A4R4G4B4 = true; member in D3D8::Capabilities::CubeMap::RenderTarget 129 bool Capabilities::CubeMap::A4R4G4B4 = true; member in D3D8::Capabilities::CubeMap 161 bool Capabilities::VolumeTexture::A4R4G4B4 = true; member in D3D8::Capabilities::VolumeTexture 193 bool Capabilities::Texture::RenderTarget::A4R4G4B4 = true; member in D3D8::Capabilities::Texture::RenderTarget 213 bool Capabilities::Texture::A4R4G4B4 = true; member in D3D8::Capabilities::Texture
|
D | Direct3D8.cpp | 174 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat() 207 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat() 248 …case D3DFMT_A4R4G4B4: if(!Capabilities::Volume::A4R4G4B4) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() 290 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat() 323 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat() 364 …case D3DFMT_A4R4G4B4: if(!Capabilities::VolumeTexture::A4R4G4B4) return NOTAVAILABLE(); else … in CheckDeviceFormat() 406 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat() 439 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
|
/external/swiftshader/src/D3D9/ |
D | Capabilities.hpp | 52 static bool A4R4G4B4; member 91 static bool A4R4G4B4; member 148 static bool A4R4G4B4; member 204 static bool A4R4G4B4; member 243 static bool A4R4G4B4; member 296 static bool A4R4G4B4; member 352 static bool A4R4G4B4; member 392 static bool A4R4G4B4; member
|
D | Capabilities.cpp | 26 bool Capabilities::Surface::RenderTarget::A4R4G4B4 = true; member in D3D9::Capabilities::Surface::RenderTarget 59 bool Capabilities::Surface::A4R4G4B4 = true; member in D3D9::Capabilities::Surface 105 bool Capabilities::Volume::A4R4G4B4 = true; member in D3D9::Capabilities::Volume 150 bool Capabilities::CubeMap::RenderTarget::A4R4G4B4 = true; member in D3D9::Capabilities::CubeMap::RenderTarget 183 bool Capabilities::CubeMap::A4R4G4B4 = true; member in D3D9::Capabilities::CubeMap 227 bool Capabilities::VolumeTexture::A4R4G4B4 = true; member in D3D9::Capabilities::VolumeTexture 272 bool Capabilities::Texture::RenderTarget::A4R4G4B4 = true; member in D3D9::Capabilities::Texture::RenderTarget 306 bool Capabilities::Texture::A4R4G4B4 = true; member in D3D9::Capabilities::Texture
|
D | Direct3D9.cpp | 265 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat() 314 …case D3DFMT_A4R4G4B4: if(!Capabilities::Surface::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat() 374 …case D3DFMT_A4R4G4B4: if(!Capabilities::Volume::A4R4G4B4) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() 432 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat() 481 …case D3DFMT_A4R4G4B4: if(!Capabilities::CubeMap::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat() 537 …case D3DFMT_A4R4G4B4: if(!Capabilities::VolumeTexture::A4R4G4B4) return NOTAVAILABLE(); else … in CheckDeviceFormat() 595 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::RenderTarget::A4R4G4B4) return NOTAVAILABLE(); … in CheckDeviceFormat() 645 …case D3DFMT_A4R4G4B4: if(!Capabilities::Texture::A4R4G4B4) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 119 _T(B4G4R4A4_UNORM, A4R4G4B4, SWIZ(X, Y, Z, W), A4R4G4B4, A4R4G4B4), 120 _T(B4G4R4X4_UNORM, X4R4G4B4, SWIZ(X, Y, Z, W), X4R4G4B4, A4R4G4B4), 124 _T(Z16_UNORM, D16, SWIZ(X, Y, Z, W), A4R4G4B4, D16),
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_format.c | 223 _(B4G4R4X4_UNORM , A4R4G4B4, 0, C, C, C, 1, 2, 1, 0, x, NONE, ____), 224 _(B4G4R4A4_UNORM , A4R4G4B4, 0, C, C, C, C, 2, 1, 0, 3, NONE, ____),
|