vkCreateSamplerYcbcrConversion top-level property

VkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion
getter/setter pair

Implementation

VkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion =
    loadFunction<VkCreateSamplerYcbcrConversionNative>(
            _library, 'vkCreateSamplerYcbcrConversion')
        .asFunction<VkCreateSamplerYcbcrConversion>();