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

#include <qrhivulkan_p.h>

+ Collaboration diagram for QVkBuffer::UsageState:

Public Attributes

VkAccessFlags access = 0
 
VkPipelineStageFlags stage = 0
 

Detailed Description

Definition at line 58 of file qrhivulkan_p.h.

Member Data Documentation

◆ access

VkAccessFlags QVkBuffer::UsageState::access = 0

◆ stage

VkPipelineStageFlags QVkBuffer::UsageState::stage = 0

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