Searched refs:D3DFMT_D24X8 (Results 1 – 10 of 10) sorted by relevance
209 D3DFMT_D24X8, in depth_stencil_format()234 case D3DFMT_D24X8: in d3d9_get_pipe_depth_format_bindings()330 case D3DFMT_D24X8: in d3d9_to_pipe_format_checked()452 case D3DFMT_D24X8: return "D3DFMT_D24X8"; in d3dformat_to_string()
287 [D3DFMT_D24X8] = PIPE_FORMAT_X8Z24_UNORM,361 [PIPE_FORMAT_X8Z24_UNORM] = D3DFMT_D24X8,
273 case D3DFMT_D24X8: return sw::FORMAT_D24X8; in translateFormat()
193 …case D3DFMT_D24X8: if(!Capabilities::Surface::DepthStencil::D24X8) return NOTAVAILABLE(); else… in CheckDeviceFormat()309 …case D3DFMT_D24X8: if(!Capabilities::CubeMap::DepthStencil::D24X8) return NOTAVAILABLE(); else… in CheckDeviceFormat()425 …case D3DFMT_D24X8: if(!Capabilities::Texture::DepthStencil::D24X8) return NOTAVAILABLE(); else… in CheckDeviceFormat()
341 case D3DFMT_D24X8: in Clear()
393 case D3DFMT_D24X8: return sw::FORMAT_D24X8; in translateFormat()
295 …case D3DFMT_D24X8: if(!Capabilities::Surface::DepthStencil::D24X8) return NOTAVAILABLE(); else… in CheckDeviceFormat()462 …case D3DFMT_D24X8: if(!Capabilities::CubeMap::DepthStencil::D24X8) return NOTAVAILABLE(); else… in CheckDeviceFormat()625 …case D3DFMT_D24X8: if(!Capabilities::Texture::DepthStencil::D24X8) return NOTAVAILABLE(); else… in CheckDeviceFormat()693 …case D3DFMT_D24X8: if(!Capabilities::Texture::D24X8) return NOTAVAILABLE(); else return D3D… in CheckDeviceFormat()
365 case D3DFMT_D24X8: in Clear()582 case D3DFMT_D24X8: in CreateDepthStencilSurface()2362 case D3DFMT_D24X8: in Reset()
1314 D3DFMT_D24X8 = 77, enumerator
633 D3DFMT_D24X8 = 77, enumerator