Searched refs:equals_gfx_pipeline_state (Results 1 – 2 of 2) sorted by relevance
257 equals_gfx_pipeline_state(const void *a, const void *b) in equals_gfx_pipeline_state() function345 …return equals_gfx_pipeline_state<DYNAMIC_STATE, STAGE_MASK | STAGE_MASK_OPTIMAL | STAGE_MASK_OPTIM… in get_optimal_gfx_pipeline_stage_eq_func()346 return equals_gfx_pipeline_state<DYNAMIC_STATE, STAGE_MASK | STAGE_MASK_OPTIMAL>; in get_optimal_gfx_pipeline_stage_eq_func()348 return equals_gfx_pipeline_state<DYNAMIC_STATE, STAGE_MASK>; in get_optimal_gfx_pipeline_stage_eq_func()
422 equals_gfx_pipeline_state(const void *a, const void *b) in equals_gfx_pipeline_state() function455 ctx->pso_cache = _mesa_hash_table_create(NULL, NULL, equals_gfx_pipeline_state); in d3d12_gfx_pipeline_state_cache_init()