VkCmdSetDepthBoundsTestEnableNative typedef

VkCmdSetDepthBoundsTestEnableNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 depthBoundsTestEnable)

Implementation

typedef VkCmdSetDepthBoundsTestEnableNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 depthBoundsTestEnable);