Searched refs:radv_compute_pipeline_hash (Results 1 – 3 of 3) sorted by relevance
150 radv_compute_pipeline_hash(const struct radv_device *device, const VkComputePipelineCreateInfo *pCr… in radv_compute_pipeline_hash() function185 radv_compute_pipeline_hash(device, pCreateInfo, pipeline->base.sha1); in radv_compute_pipeline_compile()
58 void radv_compute_pipeline_hash(const struct radv_device *device, const VkComputePipelineCreateInfo…
50 radv_compute_pipeline_hash(device, compute_create_info, key); in radv_get_pipeline_key()