]> git.cworth.org Git - apitrace/blob - specs/scripts/glparams.sed
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / specs / scripts / glparams.sed
1 s/^\s\+\(\w\+\)\s*=\s*\(0x\w\+\)\s\+#\s\+\([0-9]\+\)\s\+\([IF]\)\s*\(#.*\)\?$/    ("glGet",\t\4,\t\3,\t"GL_\1"),\t# \2/p
2 s/^\s\+\(\w\+\)\s*=\s*\(0x\w\+\)\s*\(#.*\)\?$/    ("",\tX,\t1,\t"GL_\1"),\t# \2/p