VkCmdSetDepthTestEnableNative typedef

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

Implementation

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