SDL  2.0
VkSamplerCustomBorderColorCreateInfoEXT Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkSamplerCustomBorderColorCreateInfoEXT:

Data Fields

VkStructureType sType
 
const voidpNext
 
VkClearColorValue customBorderColor
 
VkFormat format
 

Detailed Description

Definition at line 11135 of file vulkan_core.h.

Field Documentation

◆ customBorderColor

VkClearColorValue VkSamplerCustomBorderColorCreateInfoEXT::customBorderColor

Definition at line 11138 of file vulkan_core.h.

◆ format

VkFormat VkSamplerCustomBorderColorCreateInfoEXT::format

Definition at line 11139 of file vulkan_core.h.

◆ pNext

const void* VkSamplerCustomBorderColorCreateInfoEXT::pNext

Definition at line 11137 of file vulkan_core.h.

◆ sType

VkStructureType VkSamplerCustomBorderColorCreateInfoEXT::sType

Definition at line 11136 of file vulkan_core.h.


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