Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c3849 PFNGLBEGINQUERYPROC BeginQuery = __glGetProcAddress("glBeginQuery"); in __glXDisp_BeginQuery() local
3851 BeginQuery(*(GLenum *) (pc + 0), *(GLuint *) (pc + 4)); in __glXDisp_BeginQuery()
H A Dindirect_dispatch_swap.c4252 PFNGLBEGINQUERYPROC BeginQuery = __glGetProcAddress("glBeginQuery"); in __glXDispSwap_BeginQuery() local
4254 BeginQuery((GLenum) bswap_ENUM(pc + 0), (GLuint) bswap_CARD32(pc + 4)); in __glXDispSwap_BeginQuery()