WaylandClient::Buffer::Pool(T)
Inherits WaylandClient::Buffer::BufferPool < Reference < Object
Constants
POOL_SIZE = 2
Constructors
new(width = 0, height = 0)
SourceInstance methods
available?
Sourcecheckin(buffer)
Sourcecheckout(registry : WaylandClient::Registry)
Sourcecheckout
Factory form keeps pool behavior independent from the resource's construction requirements and makes it possible to test the pool without creating a Wayland connection.
resize(width, height)
Sourceresize!(width, height, surface, &)
Sourcesize
Source