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::StorageImageData Struct Reference

#include <qrhi.h>

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

Public Attributes

QRhiTexturetex
 
int level
 

Detailed Description

Definition at line 511 of file qrhi.h.

Member Data Documentation

◆ level

int QRhiShaderResourceBinding::Data::StorageImageData::level

Definition at line 513 of file qrhi.h.

◆ tex

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

Definition at line 512 of file qrhi.h.


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