Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkSamplerYcbcrConversionCreateInfo Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkSamplerYcbcrConversionCreateInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkFormat format
 
VkSamplerYcbcrModelConversion ycbcrModel
 
VkSamplerYcbcrRange ycbcrRange
 
VkComponentMapping components
 
VkChromaLocation xChromaOffset
 
VkChromaLocation yChromaOffset
 
VkFilter chromaFilter
 
VkBool32 forceExplicitReconstruction
 

Detailed Description

Definition at line 2811 of file vulkan.h.

Member Data Documentation

◆ chromaFilter

VkFilter VkSamplerYcbcrConversionCreateInfo::chromaFilter

Definition at line 2820 of file vulkan.h.

◆ components

VkComponentMapping VkSamplerYcbcrConversionCreateInfo::components

Definition at line 2817 of file vulkan.h.

◆ forceExplicitReconstruction

VkBool32 VkSamplerYcbcrConversionCreateInfo::forceExplicitReconstruction

Definition at line 2821 of file vulkan.h.

◆ format

VkFormat VkSamplerYcbcrConversionCreateInfo::format

Definition at line 2814 of file vulkan.h.

◆ pNext

const void* VkSamplerYcbcrConversionCreateInfo::pNext

Definition at line 2813 of file vulkan.h.

◆ sType

VkStructureType VkSamplerYcbcrConversionCreateInfo::sType

Definition at line 2812 of file vulkan.h.

◆ xChromaOffset

VkChromaLocation VkSamplerYcbcrConversionCreateInfo::xChromaOffset

Definition at line 2818 of file vulkan.h.

◆ ycbcrModel

VkSamplerYcbcrModelConversion VkSamplerYcbcrConversionCreateInfo::ycbcrModel

Definition at line 2815 of file vulkan.h.

◆ ycbcrRange

VkSamplerYcbcrRange VkSamplerYcbcrConversionCreateInfo::ycbcrRange

Definition at line 2816 of file vulkan.h.

◆ yChromaOffset

VkChromaLocation VkSamplerYcbcrConversionCreateInfo::yChromaOffset

Definition at line 2819 of file vulkan.h.


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