Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c155 struct sample_function_cache_key { struct
161 DERIVE_HASH_TABLE(sample_function_cache_key) in DERIVE_HASH_TABLE() argument
559 struct sample_function_cache_key key = { in get_sample_function()
579 …struct sample_function_cache_key *allocated_key = malloc(sizeof(struct sample_function_cache_key)); in get_sample_function()
1072 struct sample_function_cache_key *key = (void *)entry->key; in llvmpipe_clear_sample_functions_cache()