HomeSort by relevance Sort by last modified time
    Searched refs:GetGLCoreProcAddress (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gl/
gl_implementation.h 84 void* GetGLCoreProcAddress(const char* name);
gl_implementation.cc 141 void* GetGLCoreProcAddress(const char* name) {
165 void* proc = GetGLCoreProcAddress(name);

Completed in 822 milliseconds