Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QRhiShaderResourceBinding::Data::StorageImageData Struct Reference

#include <qrhi.h>

+ Collaboration diagram for QRhiShaderResourceBinding::Data::StorageImageData:

Public Attributes

QRhiTexturetex
 
int level
 

Detailed Description

Definition at line 503 of file qrhi.h.

Member Data Documentation

◆ level

int QRhiShaderResourceBinding::Data::StorageImageData::level

Definition at line 505 of file qrhi.h.

Referenced by QRhiShaderResourceBinding::operator==().

◆ tex

QRhiTexture* QRhiShaderResourceBinding::Data::StorageImageData::tex

Definition at line 504 of file qrhi.h.

Referenced by QRhiShaderResourceBinding::operator==().


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