ReactOS 0.4.17-dev-934-g091855f
VkSamplerCustomBorderColorCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSamplerCustomBorderColorCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkClearColorValue customBorderColor
 
VkFormat format
 

Detailed Description

Definition at line 13880 of file vulkan.h.

Member Data Documentation

◆ customBorderColor

VkClearColorValue VkSamplerCustomBorderColorCreateInfoEXT::customBorderColor

Definition at line 13884 of file vulkan.h.

◆ format

VkFormat VkSamplerCustomBorderColorCreateInfoEXT::format

Definition at line 13885 of file vulkan.h.

◆ pNext

const void* VkSamplerCustomBorderColorCreateInfoEXT::pNext

Definition at line 13883 of file vulkan.h.

◆ sType

VkStructureType VkSamplerCustomBorderColorCreateInfoEXT::sType

Definition at line 13882 of file vulkan.h.


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