Home
last modified time | relevance | path

Searched refs:lv_opengles_vertex_array_unbind (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/drivers/glfw/
Dlv_opengles_driver.c40 static void lv_opengles_vertex_array_unbind(void);
160 lv_opengles_vertex_array_unbind(); in lv_opengles_init()
307 static void lv_opengles_vertex_array_unbind(void) in lv_opengles_vertex_array_unbind() function