(b51e9b5dafd992eb6678efbc697691a938b637b2)
#include "evrd3dpresentengine_p.h"
#include "evrhelpers_p.h"
#include <private/qhwvideobuffer_p.h>
#include <private/qvideoframe_p.h>
#include <qvideoframe.h>
#include <QDebug>
#include <qthread.h>
#include <qvideosink.h>
#include <qloggingcategory.h>
#include <d3d11_1.h>
#include <rhi/qrhi.h>
Go to the source code of this file.
◆ findD3D11AdapterID()
bool findD3D11AdapterID |
( |
QRhi & | rhi, |
|
|
IDirect3D9Ex * | D3D9, |
|
|
UINT & | adapterID ) |
|
static |
◆ Q_STATIC_LOGGING_CATEGORY()
QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY |
( |
qLcEvrD3DPresentEngine | , |
|
|
"qt.multimedia.evrd3dpresentengine" | ) |