Searched refs:fill_array_info_cache (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c43 * The most important function in this fill is \c fill_array_info_cache.
46 * disabling an array, can invalidate this cache. \c fill_array_info_cache
86 static void fill_array_info_cache(struct array_state_vector *arrays);
428 fill_array_info_cache(struct array_state_vector *arrays) function
955 fill_array_info_cache(arrays);
1001 fill_array_info_cache(arrays);
1028 fill_array_info_cache(arrays);
1049 fill_array_info_cache(arrays);
1075 fill_array_info_cache(arrays);

Completed in 49 milliseconds