OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setBinded
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESbuffer.h
34
void
setBinded
(){m_wasBound = true;};
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp
302
vbo->
setBinded
();
[
all
...]
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp
197
vbo->
setBinded
();
[
all
...]
Completed in 78 milliseconds