Searched refs:D3DFMT_D16 (Results 1 – 10 of 10) sorted by relevance
211 D3DFMT_D16, in depth_stencil_format()236 case D3DFMT_D16: in d3d9_get_pipe_depth_format_bindings()454 case D3DFMT_D16: return "D3DFMT_D16"; in d3dformat_to_string()
289 [D3DFMT_D16] = PIPE_FORMAT_Z16_UNORM,
271 case D3DFMT_D16: return sw::FORMAT_D16; in translateFormat()
194 …case D3DFMT_D16: if(!Capabilities::Surface::DepthStencil::D16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()310 …case D3DFMT_D16: if(!Capabilities::CubeMap::DepthStencil::D16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()426 …case D3DFMT_D16: if(!Capabilities::Texture::DepthStencil::D16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()
346 case D3DFMT_D16: in Clear()
391 case D3DFMT_D16: return sw::FORMAT_D16; in translateFormat()
296 …case D3DFMT_D16: if(!Capabilities::Surface::DepthStencil::D16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()463 …case D3DFMT_D16: if(!Capabilities::CubeMap::DepthStencil::D16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()626 …case D3DFMT_D16: if(!Capabilities::Texture::DepthStencil::D16) return NOTAVAILABLE(); else ret… in CheckDeviceFormat()694 …case D3DFMT_D16: if(!Capabilities::Texture::D16) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat()
375 case D3DFMT_D16: in Clear()586 case D3DFMT_D16: in CreateDepthStencilSurface()2366 case D3DFMT_D16: in Reset()
1313 D3DFMT_D16 = 80, enumerator
635 D3DFMT_D16 = 80, enumerator