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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkObjectType objectType
 
uint64_t objectHandle
 
const char * pObjectName
 

Detailed Description

Definition at line 11949 of file vulkan_core.h.

Member Data Documentation

◆ objectHandle

uint64_t VkDebugUtilsObjectNameInfoEXT::objectHandle

Definition at line 11953 of file vulkan_core.h.

◆ objectType

VkObjectType VkDebugUtilsObjectNameInfoEXT::objectType

Definition at line 11952 of file vulkan_core.h.

◆ pNext

const void* VkDebugUtilsObjectNameInfoEXT::pNext

Definition at line 11951 of file vulkan_core.h.

◆ pObjectName

const char* VkDebugUtilsObjectNameInfoEXT::pObjectName

Definition at line 11954 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugUtilsObjectNameInfoEXT::sType

Definition at line 11950 of file vulkan_core.h.


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