OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_glTexCoordPointerOffset
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.h
46
static void gl_APIENTRY
s_glTexCoordPointerOffset
(void *self, GLint size, GLenum type, GLsizei stride, GLuint offset);
GLDecoder.cpp
61
set_glTexCoordPointerOffset(
s_glTexCoordPointerOffset
);
100
void GLDecoder::
s_glTexCoordPointerOffset
(void *self, GLint size, GLenum type, GLsizei stride, GLuint offset)
Completed in 4544 milliseconds