有谁知道这个 d3d9 调试输出是否不好?

发布于 2024-12-22 19:20:39 字数 98 浏览 1 评论 0原文

我目前收到的唯一 d3d9 调试输出是 Direct3D9: :Window 000102b2 就在我们上面!!

这是坏的还是这个标准输出。我找不到任何有关它的文档。

The only d3d9 debug output i am receiving at the moment is
Direct3D9: :Window 000102b2 is on top of us!!

is this bad or is this standard output. I cant find any documentation on it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

维持三分热 2024-12-29 19:20:39

鉴于输出甚至没有打印严重性(例如,(INFO)(WARN)(ERROR) ),它可能是详细的输出,也就是说,还不错。如果您想抑制它,您应该能够从 DirectX 9 控制面​​板调整调试输出级别。

Given that the output doesn't even have a severity printed with it (e.g., (INFO), (WARN), or (ERROR)), it's probably verbose output, i.e., not bad. You should be able to tweak the debug output level from the DirectX 9 control panel if you want to suppress it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文