VkCmdSetDepthCompareOpNative typedef

VkCmdSetDepthCompareOpNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Int32 depthCompareOp)

Implementation

typedef VkCmdSetDepthCompareOpNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Int32 depthCompareOp);