RetroArch
Public Attributes | List of all members
VkSamplerYcbcrConversionCreateInfo Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkSamplerYcbcrConversionCreateInfo:
[legend]

Public Attributes

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

Member Data Documentation

◆ chromaFilter

VkFilter VkSamplerYcbcrConversionCreateInfo::chromaFilter

◆ components

VkComponentMapping VkSamplerYcbcrConversionCreateInfo::components

◆ forceExplicitReconstruction

VkBool32 VkSamplerYcbcrConversionCreateInfo::forceExplicitReconstruction

◆ format

VkFormat VkSamplerYcbcrConversionCreateInfo::format

◆ pNext

const void* VkSamplerYcbcrConversionCreateInfo::pNext

◆ sType

VkStructureType VkSamplerYcbcrConversionCreateInfo::sType

◆ xChromaOffset

VkChromaLocation VkSamplerYcbcrConversionCreateInfo::xChromaOffset

◆ ycbcrModel

VkSamplerYcbcrModelConversion VkSamplerYcbcrConversionCreateInfo::ycbcrModel

◆ ycbcrRange

VkSamplerYcbcrRange VkSamplerYcbcrConversionCreateInfo::ycbcrRange

◆ yChromaOffset

VkChromaLocation VkSamplerYcbcrConversionCreateInfo::yChromaOffset

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