Skip to content

xrt: Rename references to compositor/swapchain/image_fd to ..._native.

Rylie Pavlik requested to merge rpavlik/monado:rename-fd into master

Reflecting that the native buffer isn't an FD on all platforms.

This just changes the names, the handles are still all FD's at this point.

Merge request reports