Searched refs:D3DFMT_G16R16 (Results 1 – 8 of 8) sorted by relevance
181 …case D3DFMT_G16R16: if(!Capabilities::Surface::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()218 …case D3DFMT_G16R16: if(!Capabilities::Surface::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()259 …case D3DFMT_G16R16: if(!Capabilities::Volume::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()297 …case D3DFMT_G16R16: if(!Capabilities::CubeMap::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()334 …case D3DFMT_G16R16: if(!Capabilities::CubeMap::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()375 …case D3DFMT_G16R16: if(!Capabilities::VolumeTexture::G16R16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()413 …case D3DFMT_G16R16: if(!Capabilities::Texture::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()450 …case D3DFMT_G16R16: if(!Capabilities::Texture::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
252 case D3DFMT_G16R16: return sw::FORMAT_G16R16; in translateFormat()
274 …case D3DFMT_G16R16: if(!Capabilities::Surface::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()327 …case D3DFMT_G16R16: if(!Capabilities::Surface::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()387 …case D3DFMT_G16R16: if(!Capabilities::Volume::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()441 …case D3DFMT_G16R16: if(!Capabilities::CubeMap::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()494 …case D3DFMT_G16R16: if(!Capabilities::CubeMap::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()550 …case D3DFMT_G16R16: if(!Capabilities::VolumeTexture::G16R16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()604 …case D3DFMT_G16R16: if(!Capabilities::Texture::RenderTarget::G16R16) return NOTAVAILABLE(); els… in CheckDeviceFormat()658 …case D3DFMT_G16R16: if(!Capabilities::Texture::G16R16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
361 case D3DFMT_G16R16: return sw::FORMAT_G16R16; in translateFormat()
269 [D3DFMT_G16R16] = PIPE_FORMAT_R16G16_UNORM,328 [PIPE_FORMAT_R16G16_UNORM] = D3DFMT_G16R16,
423 case D3DFMT_G16R16: return "D3DFMT_G16R16"; in d3dformat_to_string()
1284 D3DFMT_G16R16 = 34, enumerator
606 D3DFMT_G16R16 = 34, enumerator