littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL2RenderingContext
/
vertexAttribIPointer
vertex
Attrib
IPointer
js
fun
vertexAttribIPointer
(
index
:
Int
,
size
:
Int
,
type
:
Int
,
stride
:
Int
,
offset
:
Int
)