Searched refs:GetGLFunctionPointer (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_lib.h34 GLES2_C_LIB_EXPORT GLES2FunctionPointer GetGLFunctionPointer(const char* name);
H A Dgles2_lib.cc40 GLES2FunctionPointer GetGLFunctionPointer(const char* name) { function in namespace:gles2
/external/chromium_org/gpu/gles2_conform_support/egl/
H A Degl.cc402 return gles2::GetGLFunctionPointer(procname);

Completed in 111 milliseconds