VkCmdSetDepthWriteEnableNative typedef

VkCmdSetDepthWriteEnableNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 depthWriteEnable)

Implementation

typedef VkCmdSetDepthWriteEnableNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 depthWriteEnable);