![]() |
Qt 6.x
The Qt SDK
|
#include "evrd3dpresentengine_p.h"
#include "evrhelpers_p.h"
#include <private/qabstractvideobuffer_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.
Classes | |
class | QVideoFrameD3D11Textures |
class | D3D11TextureVideoBuffer |
Functions | |
static bool | findD3D11AdapterID (QRhi &rhi, IDirect3D9Ex *D3D9, UINT &adapterID) |
|
static |
Definition at line 373 of file evrd3dpresentengine.cpp.
References i, and QRhi::nativeHandles().