Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QRhiVulkan::BufferReadback Struct Reference

#include <qrhivulkan_p.h>

+ Collaboration diagram for QRhiVulkan::BufferReadback:

Public Attributes

int activeFrameSlot = -1
 
QRhiReadbackResultresult
 
quint32 byteSize
 
VkBuffer stagingBuf
 
QVkAlloc stagingAlloc
 

Detailed Description

Definition at line 933 of file qrhivulkan_p.h.

Member Data Documentation

◆ activeFrameSlot

int QRhiVulkan::BufferReadback::activeFrameSlot = -1

◆ byteSize

quint32 QRhiVulkan::BufferReadback::byteSize

◆ result

QRhiReadbackResult* QRhiVulkan::BufferReadback::result

◆ stagingAlloc

QVkAlloc QRhiVulkan::BufferReadback::stagingAlloc

◆ stagingBuf

VkBuffer QRhiVulkan::BufferReadback::stagingBuf

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