Searched defs:WGC3Dbyte (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebGraphicsContext3D.h50 typedef signed char WGC3Dbyte; typedef in namespace:WebKit
448 virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox) { }
449 virtual void produceTextureCHROMIUM(WGC3Denum target, const WGC3Dbyte* mailbox) { }
450 virtual void consumeTextureCHROMIUM(WGC3Denum target, const WGC3Dbyte* mailbox) { }

Completed in 50 milliseconds