![]() |
Qt 6.x
The Qt SDK
|
\variable QRhiD3D11InitParams::enableDebugLayer More...
\variable QRhiD3D11InitParams::enableDebugLayer
When set to true, a debug device is created, assuming the debug layer is available. The default value is false.
\inmodule QtGui
Holds the D3D device and device context used by the QRhi.
{void *} as the type since including the COM-based
{d3d11.h} headers is not acceptable here. The actual types are
{ID3D11Device *} and
{ID3D11DeviceContext *}.