Searched refs:apicall (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/opengl/tools/glgen2/registry/ |
H A D | genheaders.py | 285 apicall = 'GLAPI ', 304 apicall = 'GLAPI ', 323 apicall = 'GL_API ', 342 apicall = 'GL_API ', 361 apicall = 'GL_APICALL ', 437 apicall = 'EGLAPI ', 456 apicall = 'EGLAPI ', 476 apicall = '', 496 apicall = '', 515 apicall = '', [all …]
|
H A D | reg.py | 306 apicall = '', argument 318 self.apicall = apicall 472 pdecl = self.genOpts.apicall
|