Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
Dhooks.h71 struct gl_t { struct
/frameworks/native/opengl/libs/GLES_CM/
Dgl.cpp102 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
352 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()
/frameworks/native/opengl/libs/GLES2/
Dgl2.cpp46 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2413 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetStringImpl()
2422 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetStringiImpl()
2437 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetBooleanvImpl()
2450 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetFloatvImpl()
2463 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetIntegervImpl()
2476 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetInteger64vImpl()