Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dindirect_vertex_array_priv.h218 void *array_info_cache_base; member
Dindirect_vertex_array.c445 GLubyte *temp = realloc(arrays->array_info_cache_base, in allocate_array_info_cache()
452 arrays->array_info_cache_base = temp; in allocate_array_info_cache()