OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:array_info_cache_base
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/glx/
indirect_vertex_array_priv.h
217
* \c array_info_cache_buffer_size. \c
array_info_cache_base
stores a
224
void *
array_info_cache_base
;
member in struct:array_state_vector
indirect_vertex_array.c
408
GLubyte *temp = realloc(arrays->
array_info_cache_base
,
415
arrays->
array_info_cache_base
= temp;
[
all
...]
Completed in 345 milliseconds