Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceDepthStencilResolveProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 6269 of file vulkan_core.h.

Member Data Documentation

◆ independentResolve

VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolve

Definition at line 6275 of file vulkan_core.h.

◆ independentResolveNone

VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolveNone

Definition at line 6274 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthStencilResolveProperties::pNext

Definition at line 6271 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthStencilResolveProperties::sType

Definition at line 6270 of file vulkan_core.h.

◆ supportedDepthResolveModes

VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedDepthResolveModes

Definition at line 6272 of file vulkan_core.h.

◆ supportedStencilResolveModes

VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedStencilResolveModes

Definition at line 6273 of file vulkan_core.h.


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