Searched refs:getChannelBitsByFormat (Results 1 – 3 of 3) sorted by relevance
407 static unsigned getChannelBitsByFormat(GC3Denum);
786 unsigned GraphicsContext3D::getChannelBitsByFormat(GC3Denum format) in getChannelBitsByFormat() function in WebCore::GraphicsContext3D
4424 unsigned need = GraphicsContext3D::getChannelBitsByFormat(texInternalFormat); in isTexInternalFormatColorBufferCombinationValid()4425 unsigned have = GraphicsContext3D::getChannelBitsByFormat(colorBufferFormat); in isTexInternalFormatColorBufferCombinationValid()