HomeSort by relevance Sort by last modified time
    Searched refs:apicall (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/tools/glgen2/registry/
genheaders.py 285 apicall = 'GLAPI ',
304 apicall = 'GLAPI ',
323 apicall = 'GL_API ',
342 apicall = 'GL_API ',
361 apicall = 'GL_APICALL ',
380 apicall = 'GL_APICALL ',
399 apicall = 'GL_APICALL ',
418 apicall = 'GL_APICALL ',
437 apicall = 'EGLAPI ',
456 apicall = 'EGLAPI '
    [all...]
reg.py 282 # apicall - string to use for the function declaration prefix,
283 # such as APICALL on Windows.
306 apicall = '',
318 self.apicall = apicall
472 pdecl = self.genOpts.apicall
    [all...]

Completed in 336 milliseconds