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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBuffer.h 107 void setTexture2DBinding(Platform3DObject texture) { m_texture2DBinding = texture; }
168 Platform3DObject m_texture2DBinding;
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.h 443 RefPtr<WebGLTexture> m_texture2DBinding;
    [all...]

Completed in 2407 milliseconds