Home
last modified time | relevance | path

Searched defs:queryNameLength (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/INTEL/
H A Dperformance_query.py63 def glGetPerfQueryInfoINTEL(queryId,queryNameLength,queryName,dataSize,noCounters,noInstances,capsM… argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES2/INTEL/
H A Dperformance_query.py63 def glGetPerfQueryInfoINTEL(queryId,queryNameLength,queryName,dataSize,noCounters,noInstances,capsM… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/INTEL/
H A Dperformance_query.py63 def glGetPerfQueryInfoINTEL(queryId,queryNameLength,queryName,dataSize,noCounters,noInstances,capsM… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/INTEL/
H A Dperformance_query.py63 def glGetPerfQueryInfoINTEL(queryId,queryNameLength,queryName,dataSize,noCounters,noInstances,capsM… argument
/dports/devel/stlink/stlink-1.7.0/src/st-util/
H A Dgdb-server.c1160 unsigned queryNameLength = (unsigned int)(separator - &packet[1]); in serve() local
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnfosmesa.cpp3392 #define FN_GLGETPERFQUERYINFOINTEL(queryId, queryNameLength, queryName, dataSize, noCounters, noIns… argument
3406 #define FN_GLGETPERFQUERYINFOINTEL(queryId, queryNameLength, queryName, dataSize, noCounters, noIns… argument
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp2067 inline void glGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, GLchar* queryName, GLui… in glGetPerfQueryInfoINTEL()
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp2067 inline void glGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, GLchar* queryName, GLui… in glGetPerfQueryInfoINTEL()
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/nfosmesa/
H A Dcall-gl.c7832 void OSMesaDriver::nfglGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, memptr queryNa… in nfglGetPerfQueryInfoINTEL()
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dosmesa_loadslb.c14068 static void APIENTRY exec_glGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, GLchar *q… in exec_glGetPerfQueryInfoINTEL()