![]() |
Qt 6.x
The Qt SDK
|
#include <qrhivulkan_p.h>
Public Attributes | |
VkAccessFlags | access = 0 |
VkPipelineStageFlags | stage = 0 |
Definition at line 58 of file qrhivulkan_p.h.
VkAccessFlags QVkBuffer::UsageState::access = 0 |
Definition at line 59 of file qrhivulkan_p.h.
Referenced by QVkBuffer::create(), toPassTrackerUsageState(), toVkBufferUsageState(), and QRhiVulkan::trackedRegisterBuffer().
VkPipelineStageFlags QVkBuffer::UsageState::stage = 0 |
Definition at line 60 of file qrhivulkan_p.h.
Referenced by QVkBuffer::create(), toPassTrackerUsageState(), toVkBufferUsageState(), and QRhiVulkan::trackedRegisterBuffer().