HomeSort by relevance Sort by last modified time
    Searched defs:m_activeTextureUnit (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 133 void setActiveTextureUnit(GLint textureUnit) { m_activeTextureUnit = textureUnit; }
234 GLenum m_activeTextureUnit;
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.h 509 unsigned long m_activeTextureUnit;
    [all...]

Completed in 3302 milliseconds