Searched refs:radv_device_init_meta_fast_clear_flush_state (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta.h70 VkResult radv_device_init_meta_fast_clear_flush_state(struct radv_device *device, bool on_demand);
H A Dradv_meta.c381 result = radv_device_init_meta_fast_clear_flush_state(device, on_demand);
H A Dradv_meta_fast_clear.c544 radv_device_init_meta_fast_clear_flush_state(struct radv_device *device, bool on_demand) function in typeref:typename:VkResult
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta.h112 VkResult radv_device_init_meta_fast_clear_flush_state(struct radv_device *device, bool on_demand);
H A Dradv_meta.c474 result = radv_device_init_meta_fast_clear_flush_state(device, on_demand);
H A Dradv_meta_fast_clear.c526 radv_device_init_meta_fast_clear_flush_state(struct radv_device *device, bool on_demand) function in typeref:typename:VkResult

Completed in 7 milliseconds