KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::GraphicsBufferAllocator Class Referenceabstract

#include <graphicsbufferallocator.h>

Inheritance diagram for KWin::GraphicsBufferAllocator:
KWin::GbmGraphicsBufferAllocator KWin::ShmGraphicsBufferAllocator

Public Member Functions

 GraphicsBufferAllocator ()
 
virtual ~GraphicsBufferAllocator ()
 
virtual GraphicsBufferallocate (const GraphicsBufferOptions &options)=0
 

Detailed Description

Definition at line 37 of file graphicsbufferallocator.h.

Constructor & Destructor Documentation

◆ GraphicsBufferAllocator()

KWin::GraphicsBufferAllocator::GraphicsBufferAllocator ( )

Definition at line 12 of file graphicsbufferallocator.cpp.

◆ ~GraphicsBufferAllocator()

KWin::GraphicsBufferAllocator::~GraphicsBufferAllocator ( )
virtual

Definition at line 16 of file graphicsbufferallocator.cpp.

Member Function Documentation

◆ allocate()

virtual GraphicsBuffer * KWin::GraphicsBufferAllocator::allocate ( const GraphicsBufferOptions & options)
pure virtual

The documentation for this class was generated from the following files: