Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Definition at line 6269 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolve |
Definition at line 6275 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolveNone |
Definition at line 6274 of file vulkan_core.h.
void* VkPhysicalDeviceDepthStencilResolveProperties::pNext |
Definition at line 6271 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDepthStencilResolveProperties::sType |
Definition at line 6270 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedDepthResolveModes |
Definition at line 6272 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedStencilResolveModes |
Definition at line 6273 of file vulkan_core.h.