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
QVkBuffer::DynamicUpdate Struct Reference

#include <qrhivulkan_p.h>

+ Collaboration diagram for QVkBuffer::DynamicUpdate:

Public Attributes

quint32 offset
 
QRhiBufferData data
 

Detailed Description

Definition at line 51 of file qrhivulkan_p.h.

Member Data Documentation

◆ data

QRhiBufferData QVkBuffer::DynamicUpdate::data

Definition at line 53 of file qrhivulkan_p.h.

◆ offset

quint32 QVkBuffer::DynamicUpdate::offset

Definition at line 52 of file qrhivulkan_p.h.


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