ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePipelineCreationCacheControlFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePipelineCreationCacheControlFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 pipelineCreationCacheControl
 

Detailed Description

Definition at line 11603 of file vulkan.h.

Member Data Documentation

◆ pipelineCreationCacheControl

VkBool32 VkPhysicalDevicePipelineCreationCacheControlFeatures::pipelineCreationCacheControl

Definition at line 11607 of file vulkan.h.

◆ pNext

void* VkPhysicalDevicePipelineCreationCacheControlFeatures::pNext

Definition at line 11606 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePipelineCreationCacheControlFeatures::sType

Definition at line 11605 of file vulkan.h.


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