VkCmdSetDepthBiasEnable typedef

VkCmdSetDepthBiasEnable = void Function(Pointer<VkCommandBuffer> commandBuffer, int depthBiasEnable)

Implementation

typedef VkCmdSetDepthBiasEnable = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int depthBiasEnable);