OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBufferUsage
(Results
1 - 4
of
4
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
146
void
getBufferUsage
(GLenum target,GLint* param);
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
456
void GLEScontext::
getBufferUsage
(GLenum target,GLint* param) {
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp
754
ctx->
getBufferUsage
(target,params);
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp
[
all
...]
Completed in 32 milliseconds