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

#include <qrhi.h>

Collaboration diagram for QRhiShaderResourceBinding::Data::StorageBufferData:

Public Attributes

QRhiBufferbuf
quint32 offset
quint32 maybeSize

Detailed Description

Definition at line 516 of file qrhi.h.

Member Data Documentation

◆ buf

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

Definition at line 517 of file qrhi.h.

◆ maybeSize

quint32 QRhiShaderResourceBinding::Data::StorageBufferData::maybeSize

Definition at line 519 of file qrhi.h.

◆ offset

quint32 QRhiShaderResourceBinding::Data::StorageBufferData::offset

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