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