VkCmdSetDepthCompareOpEXTNative typedef

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

Implementation

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