Home
last modified time | relevance | path

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

/external/mesa3d/src/drm-shim/
Ddrm_shim.c137 static void *get_function_pointer(const char *name) in get_function_pointer() function
147 #define GET_FUNCTION_POINTER(x) real_##x = get_function_pointer(#x)