Skip to content

Commit 7c82cc1

Browse files
author
skywind3000
committed
更新文档
1 parent e058bd0 commit 7c82cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ bool RenderHelp::DrawPrimitive()
9595

9696
## 完整例子
9797

98-
现在你想写个 D3D 11 的三角形绘制,没有一千行你搞不定,但是现在我们只需要下面几行:
98+
现在你想写个 D3D 12 的三角形绘制,没有一千行你搞不定,但是现在我们只需要下面几行:
9999

100100
```cpp
101101
#include "RenderHelp.h"

0 commit comments

Comments
 (0)