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

/xsrc/external/mit/MesaLib.old/dist/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);
465 fill_array_info_cache(struct array_state_vector *arrays) function in typeref:typename:void
992 fill_array_info_cache(arrays);
1038 fill_array_info_cache(arrays);
1065 fill_array_info_cache(arrays);
1086 fill_array_info_cache(arrays);
1112 fill_array_info_cache(arrays);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_vertex_array.c45 * The most important function in this fill is \c fill_array_info_cache.
48 * disabling an array, can invalidate this cache. \c fill_array_info_cache
88 static void fill_array_info_cache(struct array_state_vector *arrays);
467 fill_array_info_cache(struct array_state_vector *arrays) function in typeref:typename:void
994 fill_array_info_cache(arrays);
1040 fill_array_info_cache(arrays);
1067 fill_array_info_cache(arrays);
1088 fill_array_info_cache(arrays);
1114 fill_array_info_cache(arrays);

Completed in 6 milliseconds