VkCmdSetDepthBiasEnableEXTNative typedef

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

Implementation

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