ReactOS 0.4.17-dev-934-g091855f
VkQueryPoolPerformanceQueryCreateInfoINTEL Struct Reference

#include <vulkan.h>

Collaboration diagram for VkQueryPoolPerformanceQueryCreateInfoINTEL:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkQueryPoolSamplingModeINTEL performanceCountersSampling
 

Detailed Description

Definition at line 13495 of file vulkan.h.

Member Data Documentation

◆ performanceCountersSampling

VkQueryPoolSamplingModeINTEL VkQueryPoolPerformanceQueryCreateInfoINTEL::performanceCountersSampling

Definition at line 13499 of file vulkan.h.

◆ pNext

const void* VkQueryPoolPerformanceQueryCreateInfoINTEL::pNext

Definition at line 13498 of file vulkan.h.

◆ sType

VkStructureType VkQueryPoolPerformanceQueryCreateInfoINTEL::sType

Definition at line 13497 of file vulkan.h.


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