Searched refs:D3DFMT_A8R3G3B2 (Results 1 – 8 of 8) sorted by relevance
176 …case D3DFMT_A8R3G3B2: if(!Capabilities::Surface::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()209 …case D3DFMT_A8R3G3B2: if(!Capabilities::Surface::A8R3G3B2) return NOTAVAILABLE(); else return… in CheckDeviceFormat()250 …case D3DFMT_A8R3G3B2: if(!Capabilities::Volume::A8R3G3B2) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()292 …case D3DFMT_A8R3G3B2: if(!Capabilities::CubeMap::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()325 …case D3DFMT_A8R3G3B2: if(!Capabilities::CubeMap::A8R3G3B2) return NOTAVAILABLE(); else return… in CheckDeviceFormat()366 …case D3DFMT_A8R3G3B2: if(!Capabilities::VolumeTexture::A8R3G3B2) return NOTAVAILABLE(); else … in CheckDeviceFormat()408 …case D3DFMT_A8R3G3B2: if(!Capabilities::Texture::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()441 …case D3DFMT_A8R3G3B2: if(!Capabilities::Texture::A8R3G3B2) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
248 case D3DFMT_A8R3G3B2: return sw::FORMAT_A8R3G3B2; in translateFormat()
267 …case D3DFMT_A8R3G3B2: if(!Capabilities::Surface::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()316 …case D3DFMT_A8R3G3B2: if(!Capabilities::Surface::A8R3G3B2) return NOTAVAILABLE(); else return… in CheckDeviceFormat()376 …case D3DFMT_A8R3G3B2: if(!Capabilities::Volume::A8R3G3B2) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()434 …case D3DFMT_A8R3G3B2: if(!Capabilities::CubeMap::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()483 …case D3DFMT_A8R3G3B2: if(!Capabilities::CubeMap::A8R3G3B2) return NOTAVAILABLE(); else return… in CheckDeviceFormat()539 …case D3DFMT_A8R3G3B2: if(!Capabilities::VolumeTexture::A8R3G3B2) return NOTAVAILABLE(); else … in CheckDeviceFormat()597 …case D3DFMT_A8R3G3B2: if(!Capabilities::Texture::RenderTarget::A8R3G3B2) return NOTAVAILABLE(); … in CheckDeviceFormat()647 …case D3DFMT_A8R3G3B2: if(!Capabilities::Texture::A8R3G3B2) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
356 case D3DFMT_A8R3G3B2: return sw::FORMAT_A8R3G3B2; in translateFormat()
264 [D3DFMT_A8R3G3B2] = PIPE_FORMAT_NONE,
418 case D3DFMT_A8R3G3B2: return "D3DFMT_A8R3G3B2"; in d3dformat_to_string()
1281 D3DFMT_A8R3G3B2 = 29, enumerator
601 D3DFMT_A8R3G3B2 = 29, enumerator