Definition
WebGL Specification defines GLushort
/* 'octet' should be an unsigned 8 bit type. */
typedef unsigned short GLushort;
GLushort
typedefWebGL Specification defines GLushort
/* 'octet' should be an unsigned 8 bit type. */
typedef unsigned short GLushort;