Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
evrd3dpresentengine.cpp File Reference

(2f99eaefc24ea1a0b8341a9e442a81a19f25b9a1)

#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: