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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 178 bool m_packedDepthStencilExtensionSupported;
DrawingBuffer.cpp 113 , m_packedDepthStencilExtensionSupported(packedDepthStencilExtensionSupported)
546 if (m_attributes.depth && m_attributes.stencil && m_packedDepthStencilExtensionSupported) {

Completed in 59 milliseconds