Searched refs:radv_device_init_meta_depth_decomp_state (Results 1 – 3 of 3) sorted by relevance
114 VkResult radv_device_init_meta_depth_decomp_state(struct radv_device *device, bool on_demand);
238 radv_device_init_meta_depth_decomp_state(struct radv_device *device, bool on_demand) in radv_device_init_meta_depth_decomp_state() function
472 result = radv_device_init_meta_depth_decomp_state(device, on_demand); in radv_device_init_meta()