ReactOS 0.4.17-dev-934-g091855f
VkSamplerBorderColorComponentMappingCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSamplerBorderColorComponentMappingCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkComponentMapping components
 
VkBool32 srgb
 

Detailed Description

Definition at line 13836 of file vulkan.h.

Member Data Documentation

◆ components

VkComponentMapping VkSamplerBorderColorComponentMappingCreateInfoEXT::components

Definition at line 13840 of file vulkan.h.

◆ pNext

const void* VkSamplerBorderColorComponentMappingCreateInfoEXT::pNext

Definition at line 13839 of file vulkan.h.

◆ srgb

VkBool32 VkSamplerBorderColorComponentMappingCreateInfoEXT::srgb

Definition at line 13841 of file vulkan.h.

◆ sType

VkStructureType VkSamplerBorderColorComponentMappingCreateInfoEXT::sType

Definition at line 13838 of file vulkan.h.


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