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

#include <qrhi.h>

+ Collaboration diagram for QRhiShaderResourceBinding::Data::StorageBufferData:

Public Attributes

QRhiBufferbuf
 
quint32 offset
 
quint32 maybeSize
 

Detailed Description

Definition at line 515 of file qrhi.h.

Member Data Documentation

◆ buf

QRhiBuffer* QRhiShaderResourceBinding::Data::StorageBufferData::buf

Definition at line 516 of file qrhi.h.

◆ maybeSize

quint32 QRhiShaderResourceBinding::Data::StorageBufferData::maybeSize

Definition at line 518 of file qrhi.h.

◆ offset

quint32 QRhiShaderResourceBinding::Data::StorageBufferData::offset

Definition at line 517 of file qrhi.h.


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