Searched refs:NACL_GLES_LoadLibrary (Results 1 – 3 of 3) sorted by relevance
26 extern int NACL_GLES_LoadLibrary(_THIS, const char *path);
39 NACL_GLES_LoadLibrary(_THIS, const char *path) in NACL_GLES_LoadLibrary() function
119 device->GL_LoadLibrary = NACL_GLES_LoadLibrary; in NACL_CreateDevice()