246 B
246 B
D3D12Device::IsDeviceRemoved
检查设备是否已被移除。
bool IsDeviceRemoved() const { return m_isDeviceRemoved; }
返回: bool - 设备已移除返回 true
检查设备是否已被移除。
bool IsDeviceRemoved() const { return m_isDeviceRemoved; }
返回: bool - 设备已移除返回 true