SDL  2.0
VkQueryPoolPerformanceQueryCreateInfoINTEL Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkQueryPoolSamplingModeINTEL performanceCountersSampling
 

Detailed Description

Definition at line 10119 of file vulkan_core.h.

Field Documentation

◆ performanceCountersSampling

VkQueryPoolSamplingModeINTEL VkQueryPoolPerformanceQueryCreateInfoINTEL::performanceCountersSampling

Definition at line 10122 of file vulkan_core.h.

◆ pNext

const void* VkQueryPoolPerformanceQueryCreateInfoINTEL::pNext

Definition at line 10121 of file vulkan_core.h.

◆ sType

VkStructureType VkQueryPoolPerformanceQueryCreateInfoINTEL::sType

Definition at line 10120 of file vulkan_core.h.


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