Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c44 static int radv_hal_open(const struct hw_module_t *mod, const char *id, struct hw_device_t **dev);
64 .open = radv_hal_open,
79 radv_hal_open(const struct hw_module_t *mod, const char *id, struct hw_device_t **dev) in radv_hal_open() function