summaryrefslogtreecommitdiff
path: root/Runtime/Graphics/DefaultVertexLayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'Runtime/Graphics/DefaultVertexLayout.h')
-rw-r--r--Runtime/Graphics/DefaultVertexLayout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Runtime/Graphics/DefaultVertexLayout.h b/Runtime/Graphics/DefaultVertexLayout.h
index 2d78518..fbb1f76 100644
--- a/Runtime/Graphics/DefaultVertexLayout.h
+++ b/Runtime/Graphics/DefaultVertexLayout.h
@@ -35,6 +35,7 @@ struct DefaultVertexLayout
namespace VertexLayout
{
+ // ibo无论是default还是custom布局都是short
extern uint GetDefaultIndexSize();
extern GLenum GetDefaultIndexFormat();