Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c48 static unsigned hash_key(const void *key, unsigned key_size) in hash_key() function
63 static unsigned hash_key(const unsigned char *p, int n) in hash_key() function
187 unsigned hash_key, enum cso_cache_type type, in cso_insert_state()
198 unsigned hash_key, enum cso_cache_type type) in cso_find_state()
207 unsigned hash_key, in cso_hash_find_data_from_template()
226 unsigned hash_key, enum cso_cache_type type, in cso_find_state_template()
240 unsigned hash_key, enum cso_cache_type type) in cso_take_state()
Dcso_context.c372 unsigned key_size, hash_key; in cso_set_blend() local
435 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_depth_stencil_alpha() local
498 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_rasterizer() local
821 unsigned key_size, hash_key; in cso_set_vertex_elements() local
978 unsigned hash_key = cso_construct_key((void*)templ, key_size); in single_sampler() local
/external/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
/external/vboot_reference/tests/
Dvb21_api_tests.c66 const struct vb2_private_key *hash_key; in reset_common_data() local
/external/mesa3d/src/mesa/program/
Dprog_cache.c58 hash_key(const void *key, GLuint key_size) in hash_key() function
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_cache.c54 hash_key(struct brw_cache_item *item) in hash_key() function
/external/mesa3d/src/glsl/
Dglsl_types.cpp516 char hash_key[128]; in record_key_hash() local
/external/libvncserver/x11vnc/misc/turbovnc/
Dtight.c1197 int hash_key, idx, new_idx, count; local
/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c200 unsigned key_size, hash_key; in u_vbuf_set_vertex_elements_internal() local
/external/libvncserver/libvncserver/
Dtight.c1361 int hash_key, idx, new_idx, count; in PaletteInsert() local