ReactOS 0.4.17-dev-934-g091855f
VkHostImageCopyDevicePerformanceQuery Struct Reference

#include <vulkan.h>

Collaboration diagram for VkHostImageCopyDevicePerformanceQuery:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 optimalDeviceAccess
 
VkBool32 identicalMemoryLayout
 

Detailed Description

Definition at line 8930 of file vulkan.h.

Member Data Documentation

◆ identicalMemoryLayout

VkBool32 VkHostImageCopyDevicePerformanceQuery::identicalMemoryLayout

Definition at line 8935 of file vulkan.h.

◆ optimalDeviceAccess

VkBool32 VkHostImageCopyDevicePerformanceQuery::optimalDeviceAccess

Definition at line 8934 of file vulkan.h.

◆ pNext

void* VkHostImageCopyDevicePerformanceQuery::pNext

Definition at line 8933 of file vulkan.h.

◆ sType

VkStructureType VkHostImageCopyDevicePerformanceQuery::sType

Definition at line 8932 of file vulkan.h.


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