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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkClearColorValue customBorderColor
 
VkFormat format
 

Detailed Description

Definition at line 14780 of file vulkan_core.h.

Member Data Documentation

◆ customBorderColor

VkClearColorValue VkSamplerCustomBorderColorCreateInfoEXT::customBorderColor

Definition at line 14783 of file vulkan_core.h.

◆ format

VkFormat VkSamplerCustomBorderColorCreateInfoEXT::format

Definition at line 14784 of file vulkan_core.h.

◆ pNext

const void* VkSamplerCustomBorderColorCreateInfoEXT::pNext

Definition at line 14782 of file vulkan_core.h.

◆ sType

VkStructureType VkSamplerCustomBorderColorCreateInfoEXT::sType

Definition at line 14781 of file vulkan_core.h.


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