Searched refs:radv_should_compute_pipeline_hash (Results 1 – 1 of 1) sorted by relevance
2745 radv_should_compute_pipeline_hash(const struct radv_device *device, const enum radv_pipeline_type p… in radv_should_compute_pipeline_hash() function2818 if (radv_should_compute_pipeline_hash(device, pipeline_type, fast_linking_enabled)) in radv_generate_graphics_pipeline_state()2903 if (radv_should_compute_pipeline_hash(device, pipeline->base.type, fast_linking_enabled)) { in radv_graphics_pipeline_compile()