Lines Matching defs:D24S8
118 Capabilities::Texture::DepthStencil::D24S8 = false;
125 Capabilities::Texture::D24S8 = false;
294 case D3DFMT_D24S8: if(!Capabilities::Surface::DepthStencil::D24S8) return NOTAVAILABLE(); else return D3D_OK;
461 case D3DFMT_D24S8: if(!Capabilities::CubeMap::DepthStencil::D24S8) return NOTAVAILABLE(); else return D3D_OK;
624 case D3DFMT_D24S8: if(!Capabilities::Texture::DepthStencil::D24S8) return NOTAVAILABLE(); else return D3D_OK;
692 case D3DFMT_D24S8: if(!Capabilities::Texture::D24S8) return NOTAVAILABLE(); else return D3D_OK;