Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/
H A Dgles_loader_autogen.h362 #define glGetProgramResourceLocation l_glGetProgramResourceLocation
1219 ANGLE_UTIL_EXPORT extern PFNGLGETPROGRAMRESOURCELOCATIONPROC l_glGetProgramResourceLocation;
H A Dgles_loader_autogen.cpp356 ANGLE_UTIL_EXPORT PFNGLGETPROGRAMRESOURCELOCATIONPROC l_glGetProgramResourceLocation; variable
1348 l_glGetProgramResourceLocation = reinterpret_cast<PFNGLGETPROGRAMRESOURCELOCATIONPROC>( in LoadUtilGLES()