Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceDepthStencilResolveProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkResolveModeFlags supportedDepthResolveModes
 
VkResolveModeFlags supportedStencilResolveModes
 
VkBool32 independentResolveNone
 
VkBool32 independentResolve
 

Detailed Description

Definition at line 6309 of file vulkan_core.h.

Field Documentation

◆ independentResolve

VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolve

Definition at line 6315 of file vulkan_core.h.

◆ independentResolveNone

VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolveNone

Definition at line 6314 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthStencilResolveProperties::pNext

Definition at line 6311 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthStencilResolveProperties::sType

Definition at line 6310 of file vulkan_core.h.

◆ supportedDepthResolveModes

VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedDepthResolveModes

Definition at line 6312 of file vulkan_core.h.

◆ supportedStencilResolveModes

VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedStencilResolveModes

Definition at line 6313 of file vulkan_core.h.


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