Cleanup.
This commit is contained in:
parent
eaa73c9b2e
commit
3a5d05759d
@ -1098,7 +1098,7 @@ namespace bgfx
|
||||
/// can pass `ReleaseFn` function pointer to release this memory after it's
|
||||
/// consumed, or you must make sure data is available for at least 2
|
||||
/// `bgfx::frame` calls. `ReleaseFn` function must be able to be called
|
||||
/// called from any thread.
|
||||
/// from any thread.
|
||||
///
|
||||
/// @attention C99 equivalent are `bgfx_make_ref`, `bgfx_make_ref_release`.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user