Home
last modified time | relevance | path

Searched defs:keybox (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program_cache.c48 struct keybox { struct
60 struct keybox *keybox = in make_keybox() local
93 struct keybox *keybox = make_keybox(NULL, cache_id, key, key_size); iris_find_cached_shader() local
192 struct keybox *keybox = make_keybox(shader, cache_id, key, key_size); iris_upload_shader() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program_cache.c47 struct keybox { struct
57 struct keybox *keybox = in make_keybox() local
89 struct keybox *keybox = make_keybox(NULL, cache_id, key, key_size); crocus_find_cached_shader() local
104 const struct keybox *keybox = entry->key; crocus_find_previous_compile() local
232 struct keybox *keybox = make_keybox(shader, cache_id, key, key_size); crocus_upload_shader() local
340 const struct keybox *keybox = entry->key; crocus_print_program_cache() local
[all...]

Completed in 2 milliseconds