Searched refs:GetQueryObjectiv (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c1218 ALIAS(GetQueryObjectuiv, GetQueryObjectiv)
H A Dindirect_dispatch.c3912 PFNGLGETQUERYOBJECTIVPROC GetQueryObjectiv = local in function:__glXDisp_GetQueryObjectiv
3932 GetQueryObjectiv(*(GLuint *) (pc + 0), pname, params);
H A Dindirect_dispatch_swap.c4308 PFNGLGETQUERYOBJECTIVPROC GetQueryObjectiv = local in function:__glXDispSwap_GetQueryObjectiv
4329 GetQueryObjectiv((GLuint) bswap_CARD32(pc + 0), pname, params);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1086 { "glGetQueryObjectiv", _O(GetQueryObjectiv) },
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1086 { "glGetQueryObjectiv", _O(GetQueryObjectiv) },
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h988 #define glGetQueryObjectiv MANGLE(GetQueryObjectiv)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h606 GLAPI void APIENTRY GLAPI_PREFIX(GetQueryObjectiv)(GLuint id, GLenum pname, GLint *params);
5422 GLAPI void APIENTRY GLAPI_PREFIX(GetQueryObjectiv)(GLuint id, GLenum pname, GLint *params)
12154 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(GetQueryObjectiv))"\n"
12158 ".set "GLAPI_PREFIX_STR(GetQueryObjectivARB)", "GLAPI_PREFIX_STR(GetQueryObjectiv)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h605 GLAPI void APIENTRY GLAPI_PREFIX(GetQueryObjectiv)(GLuint id, GLenum pname, GLint *params);
5421 GLAPI void APIENTRY GLAPI_PREFIX(GetQueryObjectiv)(GLuint id, GLenum pname, GLint *params)
12153 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(GetQueryObjectiv))"\n"
12157 ".set "GLAPI_PREFIX_STR(GetQueryObjectivARB)", "GLAPI_PREFIX_STR(GetQueryObjectiv)"\n"

Completed in 74 milliseconds