OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableClientState
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/tests/ut_renderer/
RendererContext.h
59
void
enableClientState
(GLenum cap, bool enable) {
RenderingThread.cpp
131
m_tls->m_currentContext->
enableClientState
(cap, true);
137
m_tls->m_currentContext->
enableClientState
(cap, false);
Completed in 155 milliseconds