Searched refs:D3DFMT_R3G3B2 (Results 1 – 8 of 8) sorted by relevance
175 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()208 …case D3DFMT_R3G3B2: if(!Capabilities::Surface::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()249 …case D3DFMT_R3G3B2: if(!Capabilities::Volume::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()291 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()324 …case D3DFMT_R3G3B2: if(!Capabilities::CubeMap::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()365 …case D3DFMT_R3G3B2: if(!Capabilities::VolumeTexture::R3G3B2) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()407 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::RenderTarget::R3G3B2) return NOTAVAILABLE(); els… in CheckDeviceFormat()440 …case D3DFMT_R3G3B2: if(!Capabilities::Texture::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
247 case D3DFMT_R3G3B2: return sw::FORMAT_R3G3B2; in translateFormat()
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()
355 case D3DFMT_R3G3B2: return sw::FORMAT_R3G3B2; in translateFormat()
262 [D3DFMT_R3G3B2] = PIPE_FORMAT_B2G3R3_UNORM,321 [PIPE_FORMAT_B2G3R3_UNORM] = D3DFMT_R3G3B2,
416 case D3DFMT_R3G3B2: return "D3DFMT_R3G3B2"; in d3dformat_to_string()
1279 D3DFMT_R3G3B2 = 27, enumerator
599 D3DFMT_R3G3B2 = 27, enumerator