Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPerformanceOverrideInfoINTEL Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 13426 of file vulkan_core.h.

Member Data Documentation

◆ enable

VkBool32 VkPerformanceOverrideInfoINTEL::enable

Definition at line 13430 of file vulkan_core.h.

◆ parameter

uint64_t VkPerformanceOverrideInfoINTEL::parameter

Definition at line 13431 of file vulkan_core.h.

◆ pNext

const void* VkPerformanceOverrideInfoINTEL::pNext

Definition at line 13428 of file vulkan_core.h.

◆ sType

VkStructureType VkPerformanceOverrideInfoINTEL::sType

Definition at line 13427 of file vulkan_core.h.

◆ type

VkPerformanceOverrideTypeINTEL VkPerformanceOverrideInfoINTEL::type

Definition at line 13429 of file vulkan_core.h.


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