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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DDrawingBuffer.cpp101 bool multisampleExtensionSupported,
112 , m_multisampleExtensionSupported(multisampleExtensionSupported)
99 DrawingBuffer(GraphicsContext3D* context, const IntSize& size, bool multisampleExtensionSupported, bool packedDepthStencilExtensionSupported, PreserveDrawingBuffer preserve, PassRefPtr<ContextEvictionManager> contextEvictionManager) argument

Completed in 75 milliseconds