ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePerformanceQueryPropertiesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePerformanceQueryPropertiesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 allowCommandBufferQueryCopies
 

Detailed Description

Definition at line 11578 of file vulkan.h.

Member Data Documentation

◆ allowCommandBufferQueryCopies

VkBool32 VkPhysicalDevicePerformanceQueryPropertiesKHR::allowCommandBufferQueryCopies

Definition at line 11582 of file vulkan.h.

◆ pNext

void* VkPhysicalDevicePerformanceQueryPropertiesKHR::pNext

Definition at line 11581 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePerformanceQueryPropertiesKHR::sType

Definition at line 11580 of file vulkan.h.


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