Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c429 static uint32_t _hash_vertex_key(const void *key) in _hash_vertex_key() function
615 vertex_to_index = _mesa_hash_table_create(NULL, _hash_vertex_key, _compare_vertex_key); in compile_vertex_list()

Completed in 4 milliseconds