OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setActiveTextureUnit
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.cpp
243
GLenum GLClientState::
setActiveTextureUnit
(GLenum texture)
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h
116
void
setActiveTextureUnit
(GC3Dint textureUnit) { m_activeTextureUnit = textureUnit; }
/sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp
243
GLenum GLClientState::
setActiveTextureUnit
(GLenum texture)
Completed in 62 milliseconds