Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QD3D11Adapter Class Reference

#include <qrhid3d11_p.h>

Inheritance diagram for QD3D11Adapter:
Collaboration diagram for QD3D11Adapter:

Public Member Functions

QRhiDriverInfo info () const override
Public Member Functions inherited from QRhiAdapter
virtual ~QRhiAdapter ()

Public Attributes

LUID luid
QRhiDriverInfo adapterInfo

Detailed Description

Definition at line 676 of file qrhid3d11_p.h.

Member Function Documentation

◆ info()

QRhiDriverInfo QD3D11Adapter::info ( ) const
overridevirtual
Returns
the corresponding QRhiDriverInfo.

Implements QRhiAdapter.

Definition at line 530 of file qrhid3d11.cpp.

Member Data Documentation

◆ adapterInfo

QRhiDriverInfo QD3D11Adapter::adapterInfo

Definition at line 682 of file qrhid3d11_p.h.

◆ luid

LUID QD3D11Adapter::luid

Definition at line 681 of file qrhid3d11_p.h.


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