mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-26 21:42:25 -07:00
General: Fix up doxygen comments
This commit is contained in:
@@ -32,8 +32,7 @@ public:
|
||||
|
||||
/**
|
||||
* Recorder constructor
|
||||
* @param default_attributes Pointer to an array of 32-bit-aligned 24-bit floating point values.
|
||||
* @param vs_float_uniforms Pointer to an array of 32-bit-aligned 24-bit floating point values.
|
||||
* @param initial_state Initial recorder state
|
||||
*/
|
||||
Recorder(const InitialState& initial_state);
|
||||
|
||||
|
Reference in New Issue
Block a user