Definition
WebGL Specification defines GLubyte
// Ideally the typedef below would use 'unsigned byte', but that doesn't currently exist in Web IDL.
typedef octet GLubyte;
GLubyte
typedefWebGL Specification defines GLubyte
// Ideally the typedef below would use 'unsigned byte', but that doesn't currently exist in Web IDL.
typedef octet GLubyte;