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

  /external/deqp/scripts/egl/
__init__.py 23 from common import getEGLRegistry, getInterface, getDefaultInterface, VERSION
33 registry = getEGLRegistry()
common.py 75 def getEGLRegistry ():
83 return getInterface(getEGLRegistry(), 'egl', VERSION, extensionNames = EXTENSIONS, protects = PROTECTS)
proc_address_tests.py 113 eglRegistry = getEGLRegistry()

Completed in 46 milliseconds