Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.c382 hash_compute_pipeline_state(const void *key) in hash_compute_pipeline_state() function
436 comp->pipelines = _mesa_hash_table_create(NULL, hash_compute_pipeline_state, in zink_create_compute_program()
736 state->hash = hash_compute_pipeline_state(state); in zink_get_compute_pipeline()