Home
last modified time | relevance | path

Searched defs:hash_key (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c107 unsigned hash_key, enum cso_cache_type type, in cso_insert_state()
118 unsigned hash_key, enum cso_cache_type type) in cso_find_state()
127 unsigned hash_key, in cso_hash_find_data_from_template()
146 unsigned hash_key, enum cso_cache_type type, in cso_find_state_template()
Dcso_cache.h136 unsigned hash_key; member
Dcso_context.c431 unsigned key_size, hash_key; in cso_set_blend() local
494 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_depth_stencil_alpha() local
556 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_rasterizer() local
1022 unsigned key_size, hash_key; in cso_set_vertex_elements_direct() local
1207 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_sampler() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_cache.c82 unsigned hash_key; in create_key() local
93 unsigned hash_key = create_key(key); in translate_cache_find() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Denv_item_eliminate.h51 auto hash_key = std::make_pair(key, default_node); in operator() local
106 auto hash_key = std::make_pair(key, default_node); in operator() local
/third_party/mesa3d/src/mesa/program/
Dprog_cache.c60 hash_key(const void *key, GLuint key_size) in hash_key() function
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program_cache.c99 hash_key(struct brw_cache_item *item) in hash_key() function
/third_party/eudev/src/shared/
Dhashmap.c175 uint8_t hash_key[HASH_KEY_SIZE]; /* hash key; changes during resize */ member
373 static uint8_t *hash_key(HashmapBase *h) { in hash_key() function
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c379 unsigned key_size, hash_key; in u_vbuf_set_vertex_elements_internal() local