Home
last modified time | relevance | path

Searched defs:nextQueryId (Results 1 – 24 of 24) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A DSQLite3ClientPlugin.h115 unsigned int nextQueryId; variable
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/example/swift/src/
H A Dmain.swift24 let nextQueryId = self.queryId + 1 variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/INTEL/
H A Dperformance_query.py51 def glGetNextPerfQueryIdINTEL(queryId,nextQueryId):pass argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES2/INTEL/
H A Dperformance_query.py51 def glGetNextPerfQueryIdINTEL(queryId,nextQueryId):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/INTEL/
H A Dperformance_query.py51 def glGetNextPerfQueryIdINTEL(queryId,nextQueryId):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/INTEL/
H A Dperformance_query.py51 def glGetNextPerfQueryIdINTEL(queryId,nextQueryId):pass argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/query/
H A Dindex.ts146 nextQueryId: number; property in QueryController
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/query/
H A Dindex.ts146 nextQueryId: number; property in QueryController
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dperformance_query.c170 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dperformance_query.c172 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL()
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnfosmesa.cpp3334 #define FN_GLGETNEXTPERFQUERYIDINTEL(queryId, nextQueryId) \ argument
3339 #define FN_GLGETNEXTPERFQUERYIDINTEL(queryId, nextQueryId) \ argument
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp2063 inline void glGetNextPerfQueryIdINTEL(GLuint queryId, GLuint* nextQueryId) { fp_glGetNextPerfQueryI… in glGetNextPerfQueryIdINTEL()
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp2063 inline void glGetNextPerfQueryIdINTEL(GLuint queryId, GLuint* nextQueryId) { fp_glGetNextPerfQueryI… in glGetNextPerfQueryIdINTEL()
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/nfosmesa/
H A Dcall-gl.c7491 void OSMesaDriver::nfglGetNextPerfQueryIdINTEL(GLuint queryId, memptr nextQueryId) in nfglGetNextPerfQueryIdINTEL()
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dosmesa_loadslb.c13821 static void APIENTRY exec_glGetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in exec_glGetNextPerfQueryIdINTEL()