Skip to main content

create_shader_module

Function create_shader_module 

Source
pub unsafe fn create_shader_module(
    device: VkDevice,
    create_info: *const VkShaderModuleCreateInfo,
    allocator: *const VkAllocationCallbacks,
    shader_module_out: *mut VkShaderModule,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.