Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGL2RenderingContext
/
vertexAttribI4i
vertexAttribI4i
Declaration
void
vertexAttribI4i
(
GLuint
index
,
GLint
x
,
GLint
y
,
GLint
z
,
GLint
w
);