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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_android.c35 static int anv_hal_open(const struct hw_module_t* mod, const char* id, struct hw_device_t** dev);
53 .open = anv_hal_open,
68 anv_hal_open(const struct hw_module_t* mod, const char* id, function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_android.c40 static int anv_hal_open(const struct hw_module_t* mod, const char* id, struct hw_device_t** dev);
58 .open = anv_hal_open,
73 anv_hal_open(const struct hw_module_t* mod, const char* id, function in typeref:typename:int

Completed in 3 milliseconds