HomeSort by relevance Sort by last modified time
    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/core/platform/graphics/gpu/
DrawingBuffer.h 115 void setActiveTextureUnit(GC3Dint textureUnit) { m_activeTextureUnit = textureUnit; }
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 243 GLenum GLClientState::setActiveTextureUnit(GLenum texture)

Completed in 270 milliseconds