Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
evrd3dpresentengine.cpp File Reference
#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>
+ Include dependency graph for evrd3dpresentengine.cpp:

Go to the source code of this file.

Classes

class  QVideoFrameD3D11Textures
 
class  D3D11TextureVideoBuffer
 

Functions

static bool findD3D11AdapterID (QRhi &rhi, IDirect3D9Ex *D3D9, UINT &adapterID)
 

Function Documentation

◆ findD3D11AdapterID()

static bool findD3D11AdapterID ( QRhi rhi,
IDirect3D9Ex *  D3D9,
UINT &  adapterID 
)
static

Definition at line 373 of file evrd3dpresentengine.cpp.

References i, and QRhi::nativeHandles().

+ Here is the call graph for this function: