VkCmdSetDepthBiasEnableNative typedef

VkCmdSetDepthBiasEnableNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 depthBiasEnable)

Implementation

typedef VkCmdSetDepthBiasEnableNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 depthBiasEnable);