VkCmdSetDepthWriteEnableEXT typedef

VkCmdSetDepthWriteEnableEXT = void Function(Pointer<VkCommandBuffer> commandBuffer, int depthWriteEnable)

Implementation

typedef VkCmdSetDepthWriteEnableEXT = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int depthWriteEnable);