![]() |
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< ID3D11SamplerState * > | samplers |
QRhiBatchedBindings< ID3D11ShaderResourceView * > | shaderresources |
Definition at line 261 of file qrhid3d11_p.h.
|
inline |
Definition at line 269 of file qrhid3d11_p.h.
|
inline |
Definition at line 265 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::updateShaderResourceBindings().
bool QD3D11ShaderResourceBindings::StageSamplerBatches::present = false |
Definition at line 262 of file qrhid3d11_p.h.
QRhiBatchedBindings<ID3D11SamplerState *> QD3D11ShaderResourceBindings::StageSamplerBatches::samplers |
Definition at line 263 of file qrhid3d11_p.h.
QRhiBatchedBindings<ID3D11ShaderResourceView *> QD3D11ShaderResourceBindings::StageSamplerBatches::shaderresources |
Definition at line 264 of file qrhid3d11_p.h.