ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceComputeShaderDerivativesPropertiesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceComputeShaderDerivativesPropertiesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 meshAndTaskShaderDerivatives
 

Detailed Description

Definition at line 9968 of file vulkan.h.

Member Data Documentation

◆ meshAndTaskShaderDerivatives

VkBool32 VkPhysicalDeviceComputeShaderDerivativesPropertiesKHR::meshAndTaskShaderDerivatives

Definition at line 9972 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceComputeShaderDerivativesPropertiesKHR::pNext

Definition at line 9971 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceComputeShaderDerivativesPropertiesKHR::sType

Definition at line 9970 of file vulkan.h.


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