Skip to main content

vkCreateTensorARM

Function vkCreateTensorARM 

Source
pub unsafe extern "system" fn vkCreateTensorARM(
    device: VkDevice,
    pCreateInfo: *const VkTensorCreateInfoARM,
    pAllocator: *const VkAllocationCallbacks,
    pTensor: *mut VkTensorARM,
) -> VkResult
Expand description

Available if built with prototypes.