mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-09-03 02:10:01 +02:00
Added mlx_set_window_icon
This commit is contained in:
@@ -94,6 +94,8 @@ namespace mlx
|
||||
|
||||
void Swap(Texture& texture) noexcept;
|
||||
|
||||
mlx_color* GetBufferCopy() noexcept;
|
||||
|
||||
// If a valid cmd buffer is passed, this function takes ownership and makes it invalid after
|
||||
void SyncCPUBuffer(VkCommandBuffer cmd = VK_NULL_HANDLE);
|
||||
void Update(VkCommandBuffer cmd);
|
||||
|
||||
Reference in New Issue
Block a user