Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Dindirect_vertex_array_priv.h215 size_t array_info_cache_size; member
Dindirect_vertex_array.c459 arrays->array_info_cache_size = required_size; in allocate_array_info_cache()
616 command_size = arrays->array_info_cache_size + header_size in emit_DrawArrays_header_old()
664 header_size + 4 + arrays->array_info_cache_size); in emit_DrawArrays_header_old()
683 arrays->array_info_cache_size); in emit_DrawArrays_header_old()
684 pc += arrays->array_info_cache_size; in emit_DrawArrays_header_old()