VkCmdSetDepthBiasEnableEXT typedef

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

Implementation

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