mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-19 13:18:32 +00:00
comp: Comment cleanup
This commit is contained in:
parent
be5a273659
commit
3f2b09ae54
|
@ -331,7 +331,7 @@ bool
|
|||
comp_shaders_load(struct vk_bundle *vk, struct comp_shaders *s);
|
||||
|
||||
/*!
|
||||
* Loads all of the shaders that the compositor uses.
|
||||
* Unload and cleanup shaders.
|
||||
*/
|
||||
void
|
||||
comp_shaders_close(struct vk_bundle *vk, struct comp_shaders *s);
|
||||
|
|
Loading…
Reference in a new issue