简体   繁体   English

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

[英]Does anybody know if this d3d9 debug output is bad?

The only d3d9 debug output i am receiving at the moment is Direct3D9: :Window 000102b2 is on top of us!! 我现在收到的唯一的d3d9调试输出是Direct3D9::Window 000102b2在我们的头上!

is this bad or is this standard output. 这是不好还是这是标准输出。 I cant find any documentation on it. 我找不到任何文档。

Given that the output doesn't even have a severity printed with it (eg, (INFO) , (WARN) , or (ERROR) ), it's probably verbose output, ie, not bad. 假设输出甚至没有打印严重性(例如(INFO)(WARN)(ERROR) ),那么它可能是冗长的输出,即不错。 You should be able to tweak the debug output level from the DirectX 9 control panel if you want to suppress it. 如果要取消显示,则应该能够从DirectX 9控制面板调整调试输出级别。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM