Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_etc_decode.c17 radv_device_init_meta_etc_decode_state(struct radv_device *device, bool on_demand) in radv_device_init_meta_etc_decode_state() function
H A Dradv_meta.h152 VkResult radv_device_init_meta_etc_decode_state(struct radv_device *device, bool on_demand);
H A Dradv_meta.c506 result = radv_device_init_meta_etc_decode_state(device, on_demand); in radv_device_init_meta()