Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta.h205 VkResult radv_device_init_meta_bufimage_state(struct radv_device *device, bool on_demand);
H A Dradv_meta.c468 result = radv_device_init_meta_bufimage_state(device, on_demand); in radv_device_init_meta()
H A Dradv_meta_bufimage.c1074 radv_device_init_meta_bufimage_state(struct radv_device *device, bool on_demand) in radv_device_init_meta_bufimage_state() function