Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/capture/
H A Dtrace_gles_loader_autogen.h362 #define glGetProgramResourceLocation t_glGetProgramResourceLocation
1221 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETPROGRAMRESOURCELOCATIONPROC t_glGetProgramResourceLocation;
H A Dtrace_gles_loader_autogen.cpp357 ANGLE_TRACE_LOADER_EXPORT PFNGLGETPROGRAMRESOURCELOCATIONPROC t_glGetProgramResourceLocation; variable
1381 t_glGetProgramResourceLocation = reinterpret_cast<PFNGLGETPROGRAMRESOURCELOCATIONPROC>( in LoadTraceGLES()