Searched refs:D3DFMT_D24FS8 (Results 1 – 6 of 6) sorted by relevance
213 D3DFMT_D24FS8, in depth_stencil_format()237 case D3DFMT_D24FS8: in d3d9_get_pipe_depth_format_bindings()456 case D3DFMT_D24FS8: return "D3DFMT_D24FS8"; in d3dformat_to_string()
291 [D3DFMT_D24FS8] = PIPE_FORMAT_Z32_FLOAT_S8X24_UINT,
396 case D3DFMT_D24FS8: return sw::FORMAT_D24FS8; in translateFormat()
297 …case D3DFMT_D24FS8: if(!Capabilities::Surface::DepthStencil::D24FS8) return NOTAVAILABLE(); els… in CheckDeviceFormat()464 …case D3DFMT_D24FS8: if(!Capabilities::CubeMap::DepthStencil::D24FS8) return NOTAVAILABLE(); els… in CheckDeviceFormat()627 …case D3DFMT_D24FS8: if(!Capabilities::Texture::DepthStencil::D24FS8) return NOTAVAILABLE(); els… in CheckDeviceFormat()695 …case D3DFMT_D24FS8: if(!Capabilities::Texture::D24FS8) return NOTAVAILABLE(); else return D… in CheckDeviceFormat()
367 case D3DFMT_D24FS8: in Clear()584 case D3DFMT_D24FS8: in CreateDepthStencilSurface()2363 case D3DFMT_D24FS8: in Reset()
637 D3DFMT_D24FS8 = 83, enumerator