Searched refs:gfGetProcAddress (Results 1 – 2 of 2) sorted by relevance
81 static GetProcAddressProc gfGetProcAddress = nullptr; variable110 … gfGetProcAddress = (GetProcAddressProc)GetProcedureAddress(gLibrary, "eglGetProcAddress"); in load_command_buffer_functions()116 gfGetProcAddress; in load_command_buffer_functions()125 return gfGetProcAddress(name); in command_buffer_get_gl_proc()369 return gfGetProcAddress(name); in onPlatformGetProcAddress()