Vulkan-Hpp
VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 graphicsPipelineLibraryFastLinking
 
VkBool32 graphicsPipelineLibraryIndependentInterpolationDecoration
 

Detailed Description

Definition at line 15966 of file vulkan_core.h.

Member Data Documentation

◆ graphicsPipelineLibraryFastLinking

VkBool32 VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::graphicsPipelineLibraryFastLinking

Definition at line 15969 of file vulkan_core.h.

◆ graphicsPipelineLibraryIndependentInterpolationDecoration

VkBool32 VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::graphicsPipelineLibraryIndependentInterpolationDecoration

Definition at line 15970 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::pNext

Definition at line 15968 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::sType

Definition at line 15967 of file vulkan_core.h.


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