![]() |
Qt 6.x
The Qt SDK
|
#include <qrhi.h>
Collaboration diagram for QRhiShaderResourceBinding::Data::TextureAndOrSamplerData:Public Attributes | |
| int | count |
| TextureAndSampler | texSamplers [MAX_TEX_SAMPLER_ARRAY_SIZE] |
| int QRhiShaderResourceBinding::Data::TextureAndOrSamplerData::count |
Definition at line 500 of file qrhi.h.
Referenced by QRhiShaderResourceBinding::operator==(), and QRhiVulkan::updateShaderResourceBindings().
| TextureAndSampler QRhiShaderResourceBinding::Data::TextureAndOrSamplerData::texSamplers[MAX_TEX_SAMPLER_ARRAY_SIZE] |
Definition at line 501 of file qrhi.h.
Referenced by QRhiShaderResourceBinding::operator==().