Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.h79 VkResult radv_pipeline_cache_get_binaries(struct radv_device *device, const VkAllocationCallbacks *…
H A Dradv_pipeline_binary.c303 …result = radv_pipeline_cache_get_binaries(device, pAllocator, key, pipeline_binaries, num_binaries, in radv_create_pipeline_binary_from_cache()
H A Dradv_pipeline_cache.c633 radv_pipeline_cache_get_binaries(struct radv_device *device, const VkAllocationCallbacks *pAllocato… in radv_pipeline_cache_get_binaries() function