Skip to main content

vkCreateTensorViewARM

Function vkCreateTensorViewARM 

Source
pub unsafe extern "system" fn vkCreateTensorViewARM(
    device: VkDevice,
    pCreateInfo: *const VkTensorViewCreateInfoARM,
    pAllocator: *const VkAllocationCallbacks,
    pView: *mut VkTensorViewARM,
) -> VkResult
Expand description

Available if built with prototypes.