Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp73 static __translatorMustCastToProperFunctionPointerType getProcAddressGles1(const char* procName);
93 .getProcAddress = getProcAddressGles1,
252 static __translatorMustCastToProperFunctionPointerType getProcAddressGles1(const char* procName) { in getProcAddressGles1() function