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

#include <vulkan_android.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 nullColorAttachmentWithExternalFormatResolve
 
VkChromaLocation externalFormatResolveChromaOffsetX
 
VkChromaLocation externalFormatResolveChromaOffsetY
 

Detailed Description

Definition at line 134 of file vulkan_android.h.

Member Data Documentation

◆ externalFormatResolveChromaOffsetX

VkChromaLocation VkPhysicalDeviceExternalFormatResolvePropertiesANDROID::externalFormatResolveChromaOffsetX

Definition at line 138 of file vulkan_android.h.

◆ externalFormatResolveChromaOffsetY

VkChromaLocation VkPhysicalDeviceExternalFormatResolvePropertiesANDROID::externalFormatResolveChromaOffsetY

Definition at line 139 of file vulkan_android.h.

◆ nullColorAttachmentWithExternalFormatResolve

VkBool32 VkPhysicalDeviceExternalFormatResolvePropertiesANDROID::nullColorAttachmentWithExternalFormatResolve

Definition at line 137 of file vulkan_android.h.

◆ pNext

void* VkPhysicalDeviceExternalFormatResolvePropertiesANDROID::pNext

Definition at line 136 of file vulkan_android.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalFormatResolvePropertiesANDROID::sType

Definition at line 135 of file vulkan_android.h.


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