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
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 62 of file qrhivulkan_p.h.

Member Data Documentation

◆ access

VkAccessFlags QVkBuffer::UsageState::access = 0

Definition at line 63 of file qrhivulkan_p.h.

◆ stage

VkPipelineStageFlags QVkBuffer::UsageState::stage = 0

Definition at line 64 of file qrhivulkan_p.h.


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