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

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_android.c33 static int radv_hal_open(const struct hw_module_t* mod, const char* id, struct hw_device_t** dev);
51 .open = radv_hal_open,
66 radv_hal_open(const struct hw_module_t* mod, const char* id, function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A 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) function in typeref:typename:int

Completed in 3 milliseconds