| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | performance_query.c | 414 _mesa_CreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) argument 470 _mesa_DeletePerfQueryINTEL(GLuint queryHandle) argument 505 _mesa_BeginPerfQueryINTEL(GLuint queryHandle) argument 558 _mesa_EndPerfQueryINTEL(GLuint queryHandle) argument 590 _mesa_GetPerfQueryDataINTEL(GLuint queryHandle,GLuint flags,GLsizei dataSize,void * data,GLuint * bytesWritten) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | performance_query.c | 408 _mesa_CreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) argument 464 _mesa_DeletePerfQueryINTEL(GLuint queryHandle) argument 499 _mesa_BeginPerfQueryINTEL(GLuint queryHandle) argument 552 _mesa_EndPerfQueryINTEL(GLuint queryHandle) argument 584 _mesa_GetPerfQueryDataINTEL(GLuint queryHandle,GLuint flags,GLsizei dataSize,void * data,GLuint * bytesWritten) argument [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated7.c | 741 _mesa_marshal_CreatePerfQueryINTEL(GLuint queryId, GLuint * queryHandle) argument 753 GLuint queryHandle; member in struct:marshal_cmd_DeletePerfQueryINTEL 758 GLuint queryHandle = cmd->queryHandle; local in function:_mesa_unmarshal_DeletePerfQueryINTEL 765 _mesa_marshal_DeletePerfQueryINTEL(GLuint queryHandle) argument 779 GLuint queryHandle; member in struct:marshal_cmd_BeginPerfQueryINTEL 784 GLuint queryHandle = cmd->queryHandle; local in function:_mesa_unmarshal_BeginPerfQueryINTEL 791 _mesa_marshal_BeginPerfQueryINTEL(GLuint queryHandle) argument 805 GLuint queryHandle; member in struct:marshal_cmd_EndPerfQueryINTEL 810 GLuint queryHandle = cmd->queryHandle; local in function:_mesa_unmarshal_EndPerfQueryINTEL 817 _mesa_marshal_EndPerfQueryINTEL(GLuint queryHandle) argument 829 _mesa_marshal_GetPerfQueryDataINTEL(GLuint queryHandle,GLuint flags,GLsizei dataSize,GLvoid * data,GLuint * bytesWritten) argument [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 35771 _mesa_marshal_CreatePerfQueryINTEL(GLuint queryId,GLuint * queryHandle) argument 35784 GLuint queryHandle; member in struct:marshal_cmd_DeletePerfQueryINTEL 35789 const GLuint queryHandle = cmd->queryHandle; local in function:_mesa_unmarshal_DeletePerfQueryINTEL 35793 _mesa_marshal_DeletePerfQueryINTEL(GLuint queryHandle) argument 35816 GLuint queryHandle; member in struct:marshal_cmd_BeginPerfQueryINTEL 35821 const GLuint queryHandle = cmd->queryHandle; local in function:_mesa_unmarshal_BeginPerfQueryINTEL 35825 _mesa_marshal_BeginPerfQueryINTEL(GLuint queryHandle) argument 35848 GLuint queryHandle; member in struct:marshal_cmd_EndPerfQueryINTEL 35853 const GLuint queryHandle = cmd->queryHandle; local in function:_mesa_unmarshal_EndPerfQueryINTEL 35857 _mesa_marshal_EndPerfQueryINTEL(GLuint queryHandle) argument 35878 _mesa_marshal_GetPerfQueryDataINTEL(GLuint queryHandle,GLuint flags,GLsizei dataSize,GLvoid * data,GLuint * bytesWritten) argument [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/ |
| H A D | shared-glapi_glapi_mapi_tmp.h | 9425 static void APIENTRY noopBeginPerfQueryINTEL(GLuint queryHandle) argument 9431 static void APIENTRY noopCreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) argument 9437 static void APIENTRY noopDeletePerfQueryINTEL(GLuint queryHandle) argument 9443 noopEndPerfQueryINTEL(GLuint queryHandle) argument 9467 noopGetPerfQueryDataINTEL(GLuint queryHandle,GLuint flags,GLsizei dataSize,GLvoid * data,GLuint * bytesWritten) argument 26816 shared_dispatch_stub_1324(GLuint queryHandle) argument 26823 shared_dispatch_stub_1325(GLuint queryId,GLuint * queryHandle) argument 26830 shared_dispatch_stub_1326(GLuint queryHandle) argument 26837 shared_dispatch_stub_1327(GLuint queryHandle) argument 26865 shared_dispatch_stub_1331(GLuint queryHandle,GLuint flags,GLsizei dataSize,GLvoid * data,GLuint * bytesWritten) argument [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/shared-glapi/ |
| H A D | glapi_mapi_tmp.h | 9664 static void APIENTRY noopBeginPerfQueryINTEL(GLuint queryHandle) argument 9670 static void APIENTRY noopCreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) argument 9676 static void APIENTRY noopDeletePerfQueryINTEL(GLuint queryHandle) argument 9682 noopEndPerfQueryINTEL(GLuint queryHandle) argument 9706 noopGetPerfQueryDataINTEL(GLuint queryHandle,GLuint flags,GLsizei dataSize,GLvoid * data,GLuint * bytesWritten) argument 29469 shared_dispatch_stub_1324(GLuint queryHandle) argument 29476 shared_dispatch_stub_1325(GLuint queryId,GLuint * queryHandle) argument 29483 shared_dispatch_stub_1326(GLuint queryHandle) argument 29490 shared_dispatch_stub_1327(GLuint queryHandle) argument 29518 shared_dispatch_stub_1331(GLuint queryHandle,GLuint flags,GLsizei dataSize,GLvoid * data,GLuint * bytesWritten) argument [all...] |