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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkValidationCacheEXT validationCache
 

Detailed Description

Definition at line 12383 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkShaderModuleValidationCacheCreateInfoEXT::pNext

Definition at line 12385 of file vulkan_core.h.

◆ sType

VkStructureType VkShaderModuleValidationCacheCreateInfoEXT::sType

Definition at line 12384 of file vulkan_core.h.

◆ validationCache

VkValidationCacheEXT VkShaderModuleValidationCacheCreateInfoEXT::validationCache

Definition at line 12386 of file vulkan_core.h.


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