Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/src/device_info/
Ddevice_info.cpp270 typedef void(*FuncTypeGlGetInteger64v)(GLenum, GLint64*); typedef
271 FuncTypeGlGetInteger64v glGetInteger64v = 0;
445 reinterpret_cast<::gl_util::FuncTypeGlGetInteger64v>( in addGlConstsV3_0()