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.h224 void *array_info_cache_base; member
Dindirect_vertex_array.c408 GLubyte *temp = realloc(arrays->array_info_cache_base, in allocate_array_info_cache()
415 arrays->array_info_cache_base = temp; in allocate_array_info_cache()