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

#include <qrhivulkan_p.h>

+ Collaboration diagram for QVkTexture::UsageState:

Public Attributes

VkImageLayout layout
 
VkAccessFlags access
 
VkPipelineStageFlags stage
 

Detailed Description

Definition at line 115 of file qrhivulkan_p.h.

Member Data Documentation

◆ access

VkAccessFlags QVkTexture::UsageState::access

◆ layout

◆ stage

VkPipelineStageFlags QVkTexture::UsageState::stage

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