VkCmdSetDepthBoundsTestEnableEXT typedef

VkCmdSetDepthBoundsTestEnableEXT = void Function(Pointer<VkCommandBuffer> commandBuffer, int depthBoundsTestEnable)

Implementation

typedef VkCmdSetDepthBoundsTestEnableEXT = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int depthBoundsTestEnable);