VkSamplerYcbcrConversionCreateInfo

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

chromaFilter
VkFilter chromaFilter;
Undocumented in source.
components
VkComponentMapping components;
Undocumented in source.
forceExplicitReconstruction
VkBool32 forceExplicitReconstruction;
Undocumented in source.
format
VkFormat format;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
xChromaOffset
VkChromaLocation xChromaOffset;
Undocumented in source.
yChromaOffset
VkChromaLocation yChromaOffset;
Undocumented in source.
ycbcrModel
VkSamplerYcbcrModelConversion ycbcrModel;
Undocumented in source.
ycbcrRange
VkSamplerYcbcrRange ycbcrRange;
Undocumented in source.

Meta