MCPcopy Create free account

hub / github.com/apitrace/apitrace / functions

Functions3,368 in github.com/apitrace/apitrace

Method__init__
(self, prefix = 'glGet', long_suffix = True, ext_suffix = '')
wrappers/gltrace.py:44
Method__init__
(self, serializer)
wrappers/trace.py:53
Method__init__
(self)
wrappers/trace.py:357
Method__init__
(self, radical, inflections, suffix = '')
retrace/glstate_params.py:53
Method__init__
(self, radical=None, inflections=None, suffix='', inflector=None, key=None, pnameIdx=-1)
retrace/glstate_params.py:87
Method__init__
(self)
retrace/glstate_params.py:289
Method__init__
(self, api, types)
retrace/dxgistate_so.py:171
Method__init__
(self, stream = sys.stdout)
scripts/highlight.py:45
Method__init__
(self, stream = sys.stdout)
scripts/highlight.py:151
Method__init__
(self, less)
scripts/highlight.py:210
Method__init__
(self, apitrace)
scripts/tracediff.py:47
Method__init__
(self, apitrace, trace, calls, callNos)
scripts/tracediff.py:69
Method__init__
(self, apitrace, options)
scripts/tracediff.py:102
Method__init__
(self, stream)
scripts/tracediff.py:247
Method__init__
(self, apitrace, options)
scripts/tracediff.py:260
Method__init__
(self, ref_image, src_image, alpha = False)
scripts/snapdiff.py:53
Method__init__
(self, stream = sys.stdout)
scripts/jsondiff.py:67
Method__init__
(self, ignore_added = False, tolerance = 2.0 ** -24)
scripts/jsondiff.py:142
Method__init__
(self, stream = sys.stdout, ignore_added = False)
scripts/jsondiff.py:195
Method__init__
(self, process)
scripts/retracediff.py:51
Method__init__
(self, retraceExe, args, env=None)
scripts/retracediff.py:73
Method__init__
(self)
scripts/unpickle.py:70
Method__init__
(self, stream)
scripts/unpickle.py:260
Method__init__
(self, stream, verbose = False)
scripts/unpickle.py:287
Method__init__
(self, apitrace, trace)
scripts/leaks.py:38
Method__init__
(self, expr, tag = None)
specs/stdapi.py:39
Method__init__
(self)
specs/stdapi.py:91
Method__init__
(self, expr, kind)
specs/stdapi.py:106
Method__init__
(self, type)
specs/stdapi.py:146
Method__init__
(self, type)
specs/stdapi.py:166
Method__init__
(self, type)
specs/stdapi.py:184
Method__init__
(self, type, size = None)
specs/stdapi.py:195
Method__init__
(self, type)
specs/stdapi.py:207
Method__init__
(self, name, type, range=None, key=None)
specs/stdapi.py:217
Method__init__
(self, name, values)
specs/stdapi.py:236
Method__init__
(self, type, values)
specs/stdapi.py:256
Method__init__
(self, type_, length)
specs/stdapi.py:277
Method__init__
(self, baseType, valueTypes, terminator = '0')
specs/stdapi.py:297
Method__init__
(self, type, size)
specs/stdapi.py:313
Method__init__
(self, name, members)
specs/stdapi.py:326
Method__init__
(self, expr, type)
specs/stdapi.py:353
Method__init__
(self, type, name, args, call = '', fail = None, sideeffects=True, internal=False, overloaded=False, throw='')
specs/stdapi.py:385
Method__init__
(self, name, base=None)
specs/stdapi.py:470
Method__init__
(self, type, name, args, call = '', const=False, sideeffects=True, overloaded=False)
specs/stdapi.py:514
Method__init__
(self, type = Char, length = None, wide = False)
specs/stdapi.py:536
Method__init__
(self, expr)
specs/stdapi.py:550
Method__init__
(self, switchExpr, switchTypes, defaultType=None, contextLess=True)
specs/stdapi.py:569
Method__init__
(self)
specs/stdapi.py:682
Method__init__
(self)
specs/stdapi.py:902
Method__init__
(self, name = None)
specs/stdapi.py:961
Method__init__
(self, modules = None)
specs/stdapi.py:991
Method__init__
(self, stream)
specs/scripts/txt2api.py:51
Method__init__
(self, stream, prefix='')
specs/scripts/txt2api.py:104
Method__init__
(self, type)
specs/scripts/cxx2api.py:98
Method__init__
(self, name)
specs/scripts/cxx2api.py:225
Method__init__
(self)
specs/scripts/c2api.py:44
Method__repr__
(self)
scripts/tracediff.py:224
Method__str__
(self)
retrace/glstate_params.py:76
Method__str__
(self)
scripts/unpickle.py:59
Method__str__
(self)
scripts/unpickle.py:205
Method__str__
Return the C/C++ type expression for this type.
specs/stdapi.py:66
Method__str__
(self)
specs/stdapi.py:369
Function_declCount
helpers/d3d8size.hpp:39
Function_declCount
helpers/d3d9size.hpp:41
Function_draw_indirect_buffer_binding
helpers/glsize.hpp:425
Function_getFormatSize
helpers/d3d9size.hpp:52
Function_getLockSize
helpers/d3dcommonsize.hpp:172
Function_getMapDesc
helpers/d3d11size.hpp:227
Function_getMapDesc
helpers/dxgisize.hpp:280
Function_getMapDesc
helpers/d3d10size.hpp:114
Function_getMapInfo
helpers/d3d8size.hpp:139
Function_getMapInfo
helpers/d3d7size.hpp:235
Function_getMapInfo
helpers/d3d9size.hpp:187
Function_getNumMipLevels
helpers/dxgisize.hpp:267
Function_getNumSubResources
helpers/d3d11size.hpp:81
Function_getNumSubResources
helpers/d3d10size.hpp:71
Function_getPrivateProcAddress
* Lookup a private EGL/GL/GLES symbol * * Private symbols should always be available through eglGetProcAddress, and * they are guaranteed to work w
wrappers/glproc_egl.cpp:161
Function_getPrivateProcAddress
wrappers/glproc_gl.cpp:74
Function_getPrivateProcAddress
* Lookup a private EGL/GL/GLES symbol * * Private symbols should always be available through eglGetProcAddress, and * they are guaranteed to work w
retrace/glproc_egl.cpp:171
Function_getPrivateProcAddress
retrace/glproc_gl.cpp:67
Function_getPublicProcAddress
wrappers/glproc_gl.cpp:51
Function_getQueryType
helpers/d3d11size.hpp:266
Function_getQueryType
helpers/d3d10size.hpp:264
Function_getStridedVertexSize
helpers/d3d7size.hpp:116
Function_glArrayPointer_size
helpers/glsize.hpp:375
Function_glCallLists_size
helpers/glsize.hpp:441
Function_glClearBufferData_size
helpers/glsize.hpp:657
Function_glClearBuffer_size
helpers/glsize.hpp:747
Function_glDraw_count
wrappers/gltrace_arrays.cpp:34
Function_glGetDebugMessageLog_length
helpers/glsize.hpp:1254
Function_glGetIntegerv_override
* TODO: To be thorough, we should override all glGet*v. */
wrappers/glcaps.cpp:237
Function_glGetString_override
wrappers/glcaps.cpp:173
Function_glGetStringi_override
wrappers/glcaps.cpp:293
Function_glGetVertexAttribi
* Same as glGetVertexAttribiv, but passing the result in the return value. */
helpers/glsize.hpp:433
Function_glMap1d_size
helpers/glsize.hpp:447
Function_glMap2d_size
helpers/glsize.hpp:487
Function_glPath_chardcodes_size
helpers/glsize.hpp:803
Function_glPath_coords_size
helpers/glsize.hpp:767
Function_glPath_fontName_size
helpers/glsize.hpp:786
Function_glShaderSource_length
helpers/glsize.hpp:1240
← previousnext →1,701–1,800 of 3,368, ranked by callers