OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_fbName
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
FramebufferData.h
62
GLuint
m_fbName
;
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
FramebufferData.cpp
34
m_fbName
= name;
70
rbData->attachedFB =
m_fbName
;
207
ctx->dispatcher().glBindFramebufferEXT(GL_FRAMEBUFFER,ctx->shareGroup()->getGlobalName(FRAMEBUFFER,
m_fbName
));
Completed in 34 milliseconds