Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkQueryPoolPerformanceCreateInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t queueFamilyIndex
 
uint32_t counterIndexCount
 
const uint32_t * pCounterIndices
 

Detailed Description

Definition at line 9639 of file vulkan_core.h.

Field Documentation

◆ counterIndexCount

uint32_t VkQueryPoolPerformanceCreateInfoKHR::counterIndexCount

Definition at line 9643 of file vulkan_core.h.

◆ pCounterIndices

const uint32_t* VkQueryPoolPerformanceCreateInfoKHR::pCounterIndices

Definition at line 9644 of file vulkan_core.h.

◆ pNext

const void* VkQueryPoolPerformanceCreateInfoKHR::pNext

Definition at line 9641 of file vulkan_core.h.

◆ queueFamilyIndex

uint32_t VkQueryPoolPerformanceCreateInfoKHR::queueFamilyIndex

Definition at line 9642 of file vulkan_core.h.

◆ sType

VkStructureType VkQueryPoolPerformanceCreateInfoKHR::sType

Definition at line 9640 of file vulkan_core.h.


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