ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceOpacityMicromapFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceOpacityMicromapFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 micromap
 
VkBool32 micromapCaptureReplay
 
VkBool32 micromapHostCommands
 

Detailed Description

Definition at line 11490 of file vulkan.h.

Member Data Documentation

◆ micromap

VkBool32 VkPhysicalDeviceOpacityMicromapFeaturesEXT::micromap

Definition at line 11494 of file vulkan.h.

◆ micromapCaptureReplay

VkBool32 VkPhysicalDeviceOpacityMicromapFeaturesEXT::micromapCaptureReplay

Definition at line 11495 of file vulkan.h.

◆ micromapHostCommands

VkBool32 VkPhysicalDeviceOpacityMicromapFeaturesEXT::micromapHostCommands

Definition at line 11496 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceOpacityMicromapFeaturesEXT::pNext

Definition at line 11493 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceOpacityMicromapFeaturesEXT::sType

Definition at line 11492 of file vulkan.h.


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