Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QMetalShaderResourceBindings::BoundStorageImageData Struct Reference

#include <qrhimetal_p.h>

+ Collaboration diagram for QMetalShaderResourceBindings::BoundStorageImageData:

Public Attributes

quint64 id
 
uint generation
 

Detailed Description

Definition at line 186 of file qrhimetal_p.h.

Member Data Documentation

◆ generation

uint QMetalShaderResourceBindings::BoundStorageImageData::generation

Definition at line 188 of file qrhimetal_p.h.

Referenced by QRhiMetal::setShaderResources().

◆ id

quint64 QMetalShaderResourceBindings::BoundStorageImageData::id

Definition at line 187 of file qrhimetal_p.h.

Referenced by QRhiMetal::setShaderResources().


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