![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\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 QtGuiPrivate \inheaderfile rhi/qrhi.h
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 *}.