Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_compute.c248 radv_compute_pipeline_import_binary(struct radv_device *device, struct radv_compute_pipeline *pipel… in radv_compute_pipeline_import_binary() function
295 result = radv_compute_pipeline_import_binary(device, pipeline, binary_info); in radv_compute_pipeline_create()