Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Delm_init.c75 for (i = 0; i < sizeof(elm_tls->gContext.objmap_ebo) / 4; i++) { in _initialize_elm()
76 elm_tls->gContext.objmap_ebo[i] = 0; in _initialize_elm()
A Dvelm.h323 int32_t objmap_ebo[(OBJCOUNT_EBO + 31) / 32]; member
A Delm_object.c189 … index = get_free_objects(elm_tls->gContext.objmap_ebo, COUNT_OF(elm_tls->gContext.objmap_ebo), 1); in alloc_ebo()
384 if (object_exists(elm_tls->gContext.objmap_ebo, i)) { in get_object()
520 mark_free_object(elm_tls->gContext.objmap_ebo, ebo->object.index); in destroy_ebo()

Completed in 12 milliseconds