1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00
This commit is contained in:
Meow J
2016-09-06 19:06:40 +08:00
parent 079e82e10f
commit 08e9ac6f96
2 changed files with 2 additions and 2 deletions

View File

@@ -144,7 +144,7 @@
- Flag标记
- Reference Compiler参考编译器
- Tessellation Control Shader细分控制着色器
- Tessellation Evaluation Shader细分评估着色器
- Tessellation Evaluation Shader细分计算着色器
- Compute Shader计算着色器
- Attachment附件
- Render Buffer Object渲染缓冲对象