Skip to main content

mps_binary_encode_texture

Function mps_binary_encode_texture 

Source
pub unsafe extern "C" fn mps_binary_encode_texture(
    kernel_handle: *mut c_void,
    command_buffer_handle: *mut c_void,
    primary_texture_handle: *mut c_void,
    secondary_texture_handle: *mut c_void,
    destination_texture_handle: *mut c_void,
)