Skip to main content
Version: 20 Mar 2024

VkSamplerYcbcrConversionCreateInfo

Public Attributes

chromaFilter

VkFilter


public uint chromaFilter;


components

VkComponentMapping


public VkComponentMapping components;


forceExplicitReconstruction

VkBool32


public uint forceExplicitReconstruction;


format

VkFormat


public uint format;


pNext

void*


public IntPtr pNext;


sType

VkStructureType


public uint sType;


xChromaOffset

VkChromaLocation


public uint xChromaOffset;


yChromaOffset

VkChromaLocation


public uint yChromaOffset;


ycbcrModel

VkSamplerYcbcrModelConversion


public uint ycbcrModel;


ycbcrRange

VkSamplerYcbcrRange


public uint ycbcrRange;