VkCmdSetDepthTestEnableEXTNative typedef

VkCmdSetDepthTestEnableEXTNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 depthTestEnable)

Implementation

typedef VkCmdSetDepthTestEnableEXTNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 depthTestEnable);