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

#include <qrhi.h>

Collaboration diagram for QRhiShaderResourceBinding::Data::StorageImageData:

Public Attributes

QRhiTexturetex
int level

Detailed Description

Definition at line 512 of file qrhi.h.

Member Data Documentation

◆ level

int QRhiShaderResourceBinding::Data::StorageImageData::level

Definition at line 514 of file qrhi.h.

◆ tex

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

Definition at line 513 of file qrhi.h.


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