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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkPerformanceOverrideTypeINTEL type
 
VkBool32 enable
 
uint64_t parameter
 

Detailed Description

Definition at line 14693 of file vulkan_core.h.

Field Documentation

◆ enable

VkBool32 VkPerformanceOverrideInfoINTEL::enable

Definition at line 14697 of file vulkan_core.h.

◆ parameter

uint64_t VkPerformanceOverrideInfoINTEL::parameter

Definition at line 14698 of file vulkan_core.h.

◆ pNext

const void* VkPerformanceOverrideInfoINTEL::pNext

Definition at line 14695 of file vulkan_core.h.

◆ sType

VkStructureType VkPerformanceOverrideInfoINTEL::sType

Definition at line 14694 of file vulkan_core.h.

◆ type

VkPerformanceOverrideTypeINTEL VkPerformanceOverrideInfoINTEL::type

Definition at line 14696 of file vulkan_core.h.


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