ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 pipelineExecutableInfo
 

Detailed Description

Definition at line 11611 of file vulkan.h.

Member Data Documentation

◆ pipelineExecutableInfo

VkBool32 VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR::pipelineExecutableInfo

Definition at line 11615 of file vulkan.h.

◆ pNext

void* VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR::pNext

Definition at line 11614 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR::sType

Definition at line 11613 of file vulkan.h.


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