Searched refs:D3DFMT_V16U16 (Results 1 – 8 of 8) sorted by relevance
231 …case D3DFMT_V16U16: if(!Capabilities::Surface::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()272 …case D3DFMT_V16U16: if(!Capabilities::Volume::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()347 …case D3DFMT_V16U16: if(!Capabilities::CubeMap::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()388 …case D3DFMT_V16U16: if(!Capabilities::VolumeTexture::V16U16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()463 …case D3DFMT_V16U16: if(!Capabilities::Texture::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
267 case D3DFMT_V16U16: return sw::FORMAT_V16U16; in translateFormat()
281 [D3DFMT_V16U16] = PIPE_FORMAT_R16G16_SNORM,343 [PIPE_FORMAT_R16G16_SNORM] = D3DFMT_V16U16,
435 case D3DFMT_V16U16: return "D3DFMT_V16U16"; in d3dformat_to_string()
351 …case D3DFMT_V16U16: if(!Capabilities::Surface::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()411 …case D3DFMT_V16U16: if(!Capabilities::Volume::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()518 …case D3DFMT_V16U16: if(!Capabilities::CubeMap::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()574 …case D3DFMT_V16U16: if(!Capabilities::VolumeTexture::V16U16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()682 …case D3DFMT_V16U16: if(!Capabilities::Texture::V16U16) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
379 case D3DFMT_V16U16: return sw::FORMAT_V16U16; in translateFormat()
1297 D3DFMT_V16U16 = 64, enumerator
618 D3DFMT_V16U16 = 64, enumerator