Searched refs:D3DFMT_A1R5G5B5 (Results 1 – 10 of 10) sorted by relevance
173 …case D3DFMT_A1R5G5B5: if(!Capabilities::Surface::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()206 …case D3DFMT_A1R5G5B5: if(!Capabilities::Surface::A1R5G5B5) return NOTAVAILABLE(); else return… in CheckDeviceFormat()247 …case D3DFMT_A1R5G5B5: if(!Capabilities::Volume::A1R5G5B5) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()289 …case D3DFMT_A1R5G5B5: if(!Capabilities::CubeMap::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()322 …case D3DFMT_A1R5G5B5: if(!Capabilities::CubeMap::A1R5G5B5) return NOTAVAILABLE(); else return… in CheckDeviceFormat()363 …case D3DFMT_A1R5G5B5: if(!Capabilities::VolumeTexture::A1R5G5B5) return NOTAVAILABLE(); else … in CheckDeviceFormat()405 …case D3DFMT_A1R5G5B5: if(!Capabilities::Texture::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()438 …case D3DFMT_A1R5G5B5: if(!Capabilities::Texture::A1R5G5B5) return NOTAVAILABLE(); else return… in CheckDeviceFormat()
259 case D3DFMT_A1R5G5B5: return sw::FORMAT_A1R5G5B5; in translateFormat()
264 …case D3DFMT_A1R5G5B5: if(!Capabilities::Surface::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()313 …case D3DFMT_A1R5G5B5: if(!Capabilities::Surface::A1R5G5B5) return NOTAVAILABLE(); else return… in CheckDeviceFormat()373 …case D3DFMT_A1R5G5B5: if(!Capabilities::Volume::A1R5G5B5) return NOTAVAILABLE(); else retur… in CheckDeviceFormat()431 …case D3DFMT_A1R5G5B5: if(!Capabilities::CubeMap::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()480 …case D3DFMT_A1R5G5B5: if(!Capabilities::CubeMap::A1R5G5B5) return NOTAVAILABLE(); else return… in CheckDeviceFormat()536 …case D3DFMT_A1R5G5B5: if(!Capabilities::VolumeTexture::A1R5G5B5) return NOTAVAILABLE(); else … in CheckDeviceFormat()594 …case D3DFMT_A1R5G5B5: if(!Capabilities::Texture::RenderTarget::A1R5G5B5) return NOTAVAILABLE(); … in CheckDeviceFormat()644 …case D3DFMT_A1R5G5B5: if(!Capabilities::Texture::A1R5G5B5) return NOTAVAILABLE(); else return… in CheckDeviceFormat()950 case D3DFMT_A1R5G5B5: bpp = 16; break; in EnumAdapterModes()
370 case D3DFMT_A1R5G5B5: return sw::FORMAT_A1R5G5B5; in translateFormat()
369 case D3DFMT_A1R5G5B5: in isSRGBreadable()
260 [D3DFMT_A1R5G5B5] = PIPE_FORMAT_B5G5R5A1_UNORM,319 [PIPE_FORMAT_B5G5R5A1_UNORM] = D3DFMT_A1R5G5B5,
414 case D3DFMT_A1R5G5B5: return "D3DFMT_A1R5G5B5"; in d3dformat_to_string()
177 bfmt == D3DFMT_A1R5G5B5)) || in backbuffer_format()
1277 D3DFMT_A1R5G5B5 = 25, enumerator
597 D3DFMT_A1R5G5B5 = 25, enumerator