[jsb-adapter] 多纹理渲染 - 适配原生平台

This commit is contained in:
SmallMain
2022-06-25 00:44:28 +08:00
parent 1b236db58e
commit 9fca60746c
5 changed files with 29 additions and 2 deletions

View File

@@ -211,6 +211,7 @@ export const enums = {
ATTR_TEX_COORD6: 'a_texCoord6',
ATTR_TEX_COORD7: 'a_texCoord7',
ATTR_TEX_COORD8: 'a_texCoord8',
ATTR_TEX_ID: 'a_texId',
// vertex attribute type
ATTR_TYPE_INT8: 5120, // gl.BYTE