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

  /external/deqp/scripts/opengl/
gen_ext_init.py 27 extIface = getInterface(registry, api, version=False, profile='core', extensionNames=[extName])
  /external/deqp/scripts/egl/
common.py 77 return getInterface(getEGLRegistry(), 'egl', VERSION, extensionNames = EXTENSIONS, protects = PROTECTS)
  /frameworks/wilhelm/src/itf/
IEngine.c     [all...]
  /external/deqp/scripts/khr_util/
registry.py 386 def spec(registry, api, version=None, profile=None, extensionNames=[], protects=[], force=False):
400 for extName in extensionNames:

Completed in 104 milliseconds