VkCmdSetDepthBoundsTestEnableEXTNative typedef

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

Implementation

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