pub unsafe fn cmd_set_depth_bias( command_buffer: VkCommandBuffer, depth_bias_constant_factor: c_float, depth_bias_clamp: c_float, depth_bias_slope_factor: c_float, )
direct calling ffi functions.