Searched refs:NACL_GLES_GetProcAddress (Results 1 – 3 of 3) sorted by relevance
27 extern void *NACL_GLES_GetProcAddress(_THIS, const char *proc);
46 NACL_GLES_GetProcAddress(_THIS, const char *proc) in NACL_GLES_GetProcAddress() function
120 device->GL_GetProcAddress = NACL_GLES_GetProcAddress; in NACL_CreateDevice()