Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QRhiShaderResourceBinding::Data::TextureAndOrSamplerData Struct Reference

#include <qrhi.h>

+ Collaboration diagram for QRhiShaderResourceBinding::Data::TextureAndOrSamplerData:

Public Attributes

int count
 
TextureAndSampler texSamplers [MAX_TEX_SAMPLER_ARRAY_SIZE]
 

Detailed Description

Definition at line 499 of file qrhi.h.

Member Data Documentation

◆ count

int QRhiShaderResourceBinding::Data::TextureAndOrSamplerData::count

◆ texSamplers

TextureAndSampler QRhiShaderResourceBinding::Data::TextureAndOrSamplerData::texSamplers[MAX_TEX_SAMPLER_ARRAY_SIZE]

Definition at line 501 of file qrhi.h.

Referenced by QRhiShaderResourceBinding::operator==().


The documentation for this struct was generated from the following file: