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/core/platform/graphics/gpu/
DrawingBuffer.h 115 void setActiveTextureUnit(GC3Dint textureUnit) { m_activeTextureUnit = textureUnit; }
170 GC3Denum m_activeTextureUnit;
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.h 447 unsigned long m_activeTextureUnit;
    [all...]

Completed in 186 milliseconds