Ream v0.1.0-1
C++ graphics library for Linux
Loading...
Searching...
No Matches
RRSImage Member List

This is the complete list of members for RRSImage, including all inherited members.

allocator() const noexceptRRSImageinline
alphaType() const noexceptRImageinline
asGL() const noexceptRImage
asRS() const noexceptRImage
asVK() const noexceptRImage
checkDeviceCaps(CZBitset< RImageCap > caps, RDevice *device=nullptr) const noexcept overrideRRSImagevirtual
core() const noexceptRImageinline
drmFb(RDevice *device=nullptr) const noexcept overrideRRSImageinlinevirtual
formatInfo() const noexceptRImageinline
FromDMA(const RDMABufferInfo &info, CZOwn ownership, const RImageConstraints *constraints=nullptr) noexceptRImagestatic
gbmBo(RDevice *device=nullptr) const noexcept overrideRRSImageinlinevirtual
LoadFile(const std::filesystem::path &path, const RDRMFormat &format, SkISize size={0, 0}, const RImageConstraints *constraints=nullptr) noexceptRImagestatic
Make(SkISize size, const RDRMFormat &format, const RImageConstraints *constraints=nullptr) noexceptRRSImagestatic
MakeFromPixels(const RPixelBufferInfo &info, const RDRMFormat &format, const RImageConstraints *constraints=nullptr) noexceptRImagestatic
modifier() const noexceptRImageinline
readFormats() const noexceptRImageinline
readPixels(const RPixelBufferRegion &region) noexcept overrideRRSImagevirtual
readSync() noexceptRImageinline
resize(SkISize size) noexceptRRSImage
RObject()=defaultRObject
setReadSync(std::shared_ptr< RSync > sync) noexceptRImageinline
setWriteSync(std::shared_ptr< RSync > sync) noexceptRImageinline
shm() const noexceptRRSImageinline
size() const noexceptRImageinline
skImage(RDevice *device=nullptr) const noexcept overrideRRSImageinlinevirtual
skSurface(RDevice *device=nullptr) const noexcept overrideRRSImageinlinevirtual
stride() const noexceptRRSImageinline
writeFormats() const noexceptRImageinline
writePixels(const RPixelBufferRegion &region) noexcept overrideRRSImagevirtual
writeSerial() const noexceptRImageinline
writeSync() noexceptRImageinline
~RImage() noexceptRImage