Searched refs:equals_gfx_pipeline_state (Results 1 – 2 of 2) sorted by relevance
286 equals_gfx_pipeline_state(const void *a, const void *b) in equals_gfx_pipeline_state() function319 ctx->pso_cache = _mesa_hash_table_create(NULL, NULL, equals_gfx_pipeline_state); in d3d12_gfx_pipeline_state_cache_init()
209 equals_gfx_pipeline_state(const void *a, const void *b) in equals_gfx_pipeline_state() function349 _mesa_hash_table_init(&prog->pipelines[i], prog, NULL, equals_gfx_pipeline_state); in zink_create_gfx_program()