Files
filament/libs/utils/include/utils
Sungun Park 2c5842f908 Implement asynchronous resource management (#9508)
This commit introduces async methods and functions across both the
public and backend APIs, enabling non-blocking creation and updates for
Texture, VertexBuffer, and IndexBuffer resources.

Asynchronous resource management is disabled by default. Users should
enable this to use the feature.

Java bindings and a C++ code sample will follow in subsequent PRs.

BUGS=[442921995]
2025-12-19 21:18:32 -08:00
..
2025-08-06 22:22:40 +00:00
2025-04-23 09:23:21 -07:00
2021-10-07 20:58:34 -07:00
2025-01-17 17:50:16 -08:00
2022-03-01 10:03:31 -08:00
2021-02-17 10:11:22 -08:00
2024-08-05 10:59:46 -07:00