Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp84 static __translatorMustCastToProperFunctionPointerType getProcAddressGles2(const char* procName);
125 .getProcAddress = getProcAddressGles2,
292 static __translatorMustCastToProperFunctionPointerType getProcAddressGles2(const char* procName) { in getProcAddressGles2() function