OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unbindBuffer
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
125
void
unbindBuffer
(GLuint buffer);
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
399
void GLEScontext::
unbindBuffer
(GLuint buffer) {
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp
486
ctx->
unbindBuffer
(buffers[i]);
[
all
...]
Completed in 27 milliseconds