Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 508 of file qrhi.h.

Member Data Documentation

◆ count

int QRhiShaderResourceBinding::Data::TextureAndOrSamplerData::count

Definition at line 509 of file qrhi.h.

◆ texSamplers

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

Definition at line 510 of file qrhi.h.


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