OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_glBindBuffer
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/system/GLESv2_enc/
GL2Encoder.cpp
35
m_glBindBuffer_enc = set_glBindBuffer(
s_glBindBuffer
);
135
void GL2Encoder::
s_glBindBuffer
(void *self, GLenum target, GLuint id)
/development/tools/emulator/opengl/system/GLESv1_enc/
GLEncoder.cpp
270
void GLEncoder::
s_glBindBuffer
(void *self, GLenum target, GLuint id)
543
m_glBindBuffer_enc = set_glBindBuffer(
s_glBindBuffer
);
Completed in 21 milliseconds