Skip to main content

vkWriteSamplerDescriptorsEXT

Function vkWriteSamplerDescriptorsEXT 

Source
pub unsafe extern "system" fn vkWriteSamplerDescriptorsEXT(
    device: VkDevice,
    samplerCount: u32,
    pSamplers: *const VkSamplerCreateInfo,
    pDescriptors: *const VkHostAddressRangeEXT,
) -> VkResult
Expand description

Available if built with prototypes.