Searched refs:D3DFMT_R5G6B5 (Results 1 – 10 of 10) sorted by relevance
171 …case D3DFMT_R5G6B5: if(!Capabilities::Surface::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()204 …case D3DFMT_R5G6B5: if(!Capabilities::Surface::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()245 …case D3DFMT_R5G6B5: if(!Capabilities::Volume::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()287 …case D3DFMT_R5G6B5: if(!Capabilities::CubeMap::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()320 …case D3DFMT_R5G6B5: if(!Capabilities::CubeMap::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()361 …case D3DFMT_R5G6B5: if(!Capabilities::VolumeTexture::R5G6B5) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()403 …case D3DFMT_R5G6B5: if(!Capabilities::Texture::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()436 …case D3DFMT_R5G6B5: if(!Capabilities::Texture::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()622 mode->Format = D3DFMT_R5G6B5; in EnumAdapterModes()672 case 16: mode->Format = D3DFMT_R5G6B5; break; in GetAdapterDisplayMode()
257 case D3DFMT_R5G6B5: return sw::FORMAT_R5G6B5; in translateFormat()
262 …case D3DFMT_R5G6B5: if(!Capabilities::Surface::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()311 …case D3DFMT_R5G6B5: if(!Capabilities::Surface::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()371 …case D3DFMT_R5G6B5: if(!Capabilities::Volume::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()429 …case D3DFMT_R5G6B5: if(!Capabilities::CubeMap::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()478 …case D3DFMT_R5G6B5: if(!Capabilities::CubeMap::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()534 …case D3DFMT_R5G6B5: if(!Capabilities::VolumeTexture::R5G6B5) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()592 …case D3DFMT_R5G6B5: if(!Capabilities::Texture::RenderTarget::R5G6B5) return NOTAVAILABLE(); els… in CheckDeviceFormat()642 …case D3DFMT_R5G6B5: if(!Capabilities::Texture::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()844 case D3DFMT_R5G6B5: in CheckDeviceType()867 case D3DFMT_R5G6B5: in CheckDeviceType()[all …]
367 case D3DFMT_R5G6B5: in isSRGBreadable()396 case D3DFMT_R5G6B5: in isSRGBwritable()
368 case D3DFMT_R5G6B5: return sw::FORMAT_R5G6B5; in translateFormat()
258 [D3DFMT_R5G6B5] = PIPE_FORMAT_B5G6R5_UNORM,317 [PIPE_FORMAT_B5G6R5_UNORM] = D3DFMT_R5G6B5,
178 (dfmt == D3DFMT_R5G6B5 && bfmt == dfmt)) { in backbuffer_format()236 D3DFMT_R5G6B5, in display_format()
412 case D3DFMT_R5G6B5: return "D3DFMT_R5G6B5"; in d3dformat_to_string()
1275 D3DFMT_R5G6B5 = 23, enumerator
595 D3DFMT_R5G6B5 = 23, enumerator