Home | History | Annotate | Download | only in D3D9

Lines Matching refs:D3DFMT_INTZ

301 				case D3DFMT_INTZ:			if(!Capabilities::Surface::DepthStencil::INTZ)			return NOTAVAILABLE();	else return D3D_OK;
468 case D3DFMT_INTZ: if(!Capabilities::CubeMap::DepthStencil::INTZ) return NOTAVAILABLE(); else return D3D_OK;
631 case D3DFMT_INTZ: if(!Capabilities::Texture::DepthStencil::INTZ) return NOTAVAILABLE(); else return D3D_OK;
699 case D3DFMT_INTZ: if(!Capabilities::Texture::INTZ) return NOTAVAILABLE(); else return D3D_OK;