Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 507 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 509 of file qrhi.h.


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