ReactOS 0.4.17-dev-934-g091855f
VkDevicePipelineBinaryInternalCacheControlKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDevicePipelineBinaryInternalCacheControlKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 disableInternalCache
 

Detailed Description

Definition at line 8524 of file vulkan.h.

Member Data Documentation

◆ disableInternalCache

VkBool32 VkDevicePipelineBinaryInternalCacheControlKHR::disableInternalCache

Definition at line 8528 of file vulkan.h.

◆ pNext

const void* VkDevicePipelineBinaryInternalCacheControlKHR::pNext

Definition at line 8527 of file vulkan.h.

◆ sType

VkStructureType VkDevicePipelineBinaryInternalCacheControlKHR::sType

Definition at line 8526 of file vulkan.h.


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