···3131 * @param xsci Swapchain create info: note that the format is assumed to be a DXGI_FORMAT (conversion to typeless is
3232 * automatic)
3333 * @param image_count The number of images to create.
3434- * @param keyed_mutex Whether to create images with a shared "keyed mutex" as well
3534 * @param[out] out_images A vector that will be cleared and populated with the images.
3635 * @param[out] out_handles A vector that will be cleared and populated with the corresponding native handles.
3736 * @param[out] out_image_mem_size The image memory allocation size in bytes