nicebyte / nicegraf

An abstraction layer for graphics APIs.
198 stars 13 forks source link

[vk] Implementing image readback command `ngf_cmd_copy_image_to_buffer` #166

Closed aditya-c2512 closed 1 year ago

aditya-c2512 commented 1 year ago

Implementation of a command to copy a ngf_image to a ngf_buffer for possible readback to CPU.