OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_glClientActiveTexture
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.cpp
292
void GLEncoder::
s_glClientActiveTexture
(void *self, GLenum texture)
[
all
...]
/sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.cpp
122
void RenderingThread::
s_glClientActiveTexture
(GLenum texture)
310
m_glClientActiveTexture = m_glDec.set_glClientActiveTexture(
s_glClientActiveTexture
);
Completed in 24 milliseconds