Vulkan-Hpp
VkSamplerBorderColorComponentMappingCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkComponentMapping components
 
VkBool32 srgb
 

Detailed Description

Definition at line 17243 of file vulkan_core.h.

Member Data Documentation

◆ components

VkComponentMapping VkSamplerBorderColorComponentMappingCreateInfoEXT::components

Definition at line 17246 of file vulkan_core.h.

◆ pNext

const void* VkSamplerBorderColorComponentMappingCreateInfoEXT::pNext

Definition at line 17245 of file vulkan_core.h.

◆ srgb

VkBool32 VkSamplerBorderColorComponentMappingCreateInfoEXT::srgb

Definition at line 17247 of file vulkan_core.h.

◆ sType

VkStructureType VkSamplerBorderColorComponentMappingCreateInfoEXT::sType

Definition at line 17244 of file vulkan_core.h.


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