OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_gl2_enabled
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
GL2Dispatch.h
27
extern int
s_gl2_enabled
;
GL2Dispatch.cpp
23
int
s_gl2_enabled
;
variable
48
s_gl2_enabled
= true;
FrameBuffer.cpp
127
fb->m_caps.hasGL2 =
s_gl2_enabled
;
Completed in 37 milliseconds