Skip to main content

FN_vkCreateShadersEXT

Type Alias FN_vkCreateShadersEXT 

Source
pub type FN_vkCreateShadersEXT = unsafe extern "system" fn(device: VkDevice, createInfoCount: uint32_t, pCreateInfos: *const VkShaderCreateInfoEXT, pAllocator: *const VkAllocationCallbacks, pShaders: *mut VkShaderEXT) -> VkResult;
Expand description

vkCreateShadersEXT