![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhid3d11_p.h>
Public Member Functions | |
void | finish () |
void | clear () |
Public Attributes | |
bool | present = false |
QRhiBatchedBindings< ID3D11UnorderedAccessView * > | uavs |
Definition at line 275 of file qrhid3d11_p.h.
|
inline |
Definition at line 281 of file qrhid3d11_p.h.
|
inline |
Definition at line 278 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::updateShaderResourceBindings().
bool QD3D11ShaderResourceBindings::StageUavBatches::present = false |
Definition at line 276 of file qrhid3d11_p.h.
QRhiBatchedBindings<ID3D11UnorderedAccessView *> QD3D11ShaderResourceBindings::StageUavBatches::uavs |
Definition at line 277 of file qrhid3d11_p.h.