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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 graphicsPipelineLibraryFastLinking
 
VkBool32 graphicsPipelineLibraryIndependentInterpolationDecoration
 

Detailed Description

Definition at line 15164 of file vulkan_core.h.

Member Data Documentation

◆ graphicsPipelineLibraryFastLinking

VkBool32 VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::graphicsPipelineLibraryFastLinking

Definition at line 15167 of file vulkan_core.h.

◆ graphicsPipelineLibraryIndependentInterpolationDecoration

VkBool32 VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::graphicsPipelineLibraryIndependentInterpolationDecoration

Definition at line 15168 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::pNext

Definition at line 15166 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT::sType

Definition at line 15165 of file vulkan_core.h.


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