Home
last modified time | relevance | path

Searched defs:hash_key (Results 1 – 8 of 8) 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.c441 unsigned key_size, hash_key; in cso_set_blend() local
504 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_depth_stencil_alpha() local
566 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_rasterizer() local
1032 unsigned key_size, hash_key; in cso_set_vertex_elements_direct() local
1220 unsigned hash_key = cso_construct_key((void*)templ, key_size); in 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/mesa3d/src/mesa/program/
Dprog_cache.c60 hash_key(const void *key, GLuint key_size) in hash_key() function
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_nir.h151 const uint32_t hash_key; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c389 unsigned key_size, hash_key; in u_vbuf_set_vertex_elements_internal() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo_compute.c817 uint32_t hash_key = compute_shader_key(view_target, num_components); in download_texture_compute() local