webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
rx::DeviceNULL Class Reference

#include <DeviceNULL.h>

Inheritance diagram for rx::DeviceNULL:
rx::DeviceImpl angle::NonCopyable

Public Member Functions

 DeviceNULL ()
 
 ~DeviceNULL () override
 
egl::Error getDevice (void **outValue) override
 
EGLint getType () override
 
void generateExtensions (egl::DeviceExtensions *outExtensions) const override
 
bool deviceExternallySourced () override
 
- Public Member Functions inherited from rx::DeviceImpl
 DeviceImpl ()
 
virtual ~DeviceImpl ()
 

Constructor & Destructor Documentation

◆ DeviceNULL()

rx::DeviceNULL::DeviceNULL ( )

◆ ~DeviceNULL()

rx::DeviceNULL::~DeviceNULL ( )
override

Member Function Documentation

◆ deviceExternallySourced()

bool rx::DeviceNULL::deviceExternallySourced ( )
overridevirtual

Implements rx::DeviceImpl.

◆ generateExtensions()

void rx::DeviceNULL::generateExtensions ( egl::DeviceExtensions outExtensions) const
overridevirtual

Implements rx::DeviceImpl.

◆ getDevice()

egl::Error rx::DeviceNULL::getDevice ( void **  outValue)
overridevirtual

Implements rx::DeviceImpl.

◆ getType()

EGLint rx::DeviceNULL::getType ( )
overridevirtual

Implements rx::DeviceImpl.


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