Searched defs:textureFormat (Results 1 – 3 of 3) sorted by relevance
117 unsigned textureFormat = determineTextureFormat(frame); in updateCompositorResources() local186 …xturesIfNeeded(GraphicsContext3D* context, const VideoFrameChromium* frame, unsigned textureFormat) in allocateTexturesIfNeeded()
35 static size_t memoryUseBytes(IntSize size, unsigned textureFormat) in memoryUseBytes()
1198 GLenum textureFormat = texture->getFormat(); in glCopyTexSubImage2D() local