Érico Rolim 87d99601f6 [gfx] Fix static function placement.
In gfx/drivers_context/vc_egl_ctx.c, move gfx_ctx_vc_bind_api
declaration to before it's called by any other function, otherwise it
warns about "warning: implicit declaration of function" and can error
out with "error: conflicting types for 'gfx_ctx_vc_bind_api'" in certain
cases.
2020-08-10 00:51:14 -03:00
..
2020-08-04 03:23:48 +02:00
2020-08-08 19:12:01 +02:00
2020-07-23 07:39:08 +02:00
2019-12-07 07:17:21 +01:00
2020-06-28 00:50:48 +02:00
2020-08-03 22:09:14 +02:00
2020-06-30 08:37:41 +02:00
2020-08-03 22:09:14 +02:00
2020-07-28 18:43:29 +01:00
2020-07-07 11:44:57 +02:00
2020-07-18 14:11:13 +02:00