Searched refs:R3G3B2 (Results 1 – 3 of 3) sorted by relevance
53 static bool R3G3B2; member92 static bool R3G3B2; member149 static bool R3G3B2; member205 static bool R3G3B2; member244 static bool R3G3B2; member297 static bool R3G3B2; member353 static bool R3G3B2; member393 static bool R3G3B2; member
27 bool Capabilities::Surface::RenderTarget::R3G3B2 = false; member in D3D9::Capabilities::Surface::RenderTarget60 bool Capabilities::Surface::R3G3B2 = true; member in D3D9::Capabilities::Surface106 bool Capabilities::Volume::R3G3B2 = true; member in D3D9::Capabilities::Volume151 bool Capabilities::CubeMap::RenderTarget::R3G3B2 = false; member in D3D9::Capabilities::CubeMap::RenderTarget184 bool Capabilities::CubeMap::R3G3B2 = true; member in D3D9::Capabilities::CubeMap228 bool Capabilities::VolumeTexture::R3G3B2 = true; member in D3D9::Capabilities::VolumeTexture273 bool Capabilities::Texture::RenderTarget::R3G3B2 = false; member in D3D9::Capabilities::Texture::RenderTarget307 bool Capabilities::Texture::R3G3B2 = true; member in D3D9::Capabilities::Texture
266 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()315 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()375 …case D3DFMT_R3G3B2: if(!Capabilities::Volume::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()433 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()482 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()538 …case D3DFMT_R3G3B2: if(!Capabilities::VolumeTexture::R3G3B2) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()596 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()646 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()