Searched refs:getClearBitsByFormat (Results 1 – 3 of 3) sorted by relevance
394 static unsigned getClearBitsByFormat(GC3Denum);
762 unsigned GraphicsContext3D::getClearBitsByFormat(GC3Denum format) in getClearBitsByFormat() function in WebCore::GraphicsContext3D
1455 …if (GraphicsContext3D::getClearBitsByFormat(format) & (GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT… in validateSettableTexFormat()