Home
last modified time | relevance | path

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

/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h362 #define glGetProgramResourceLocation t_glGetProgramResourceLocation
1150 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETPROGRAMRESOURCELOCATIONPROC t_glGetProgramResourceLocation;
Dtrace_gles_loader_autogen.cpp356 ANGLE_TRACE_LOADER_EXPORT PFNGLGETPROGRAMRESOURCELOCATIONPROC t_glGetProgramResourceLocation; variable
1302 t_glGetProgramResourceLocation = reinterpret_cast<PFNGLGETPROGRAMRESOURCELOCATIONPROC>( in LoadGLES()