Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
d2db90dac71a2ed152a9ad106c4676c25a82cb2a
/
.
/
stream-servers
/
OpenGLESDispatch
/
gles3_extensions.entries
blob: 2e14a05c2ed63af2695f8b98c092f69e3b95cd07 [
file
] [
log
] [
blame
]
!
gles3_extensions
namespaces translator
,
gles2
# GLES 3.x extensions
void
glVertexAttribIPointerWithDataSize
(
GLuint
indx
,
GLint
size
,
GLenum
type
,
GLsizei
stride
,
const
GLvoid
*
ptr
,
GLsizei
dataSize
);
void
glPrimitiveRestartIndex
(
GLuint
index
);