Home
last modified time | relevance | path

Searched refs:getEGLRegistry (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/scripts/egl/
H A D__init__.py23 from egl.common import getEGLRegistry, getInterface, getDefaultInterface, VERSION namespace
34 registry = getEGLRegistry()
H A Dcommon.py89 def getEGLRegistry (): function
97 return getInterface(getEGLRegistry(), 'egl', VERSION, extensionNames = EXTENSIONS, protects = PROTECTS)
H A Dproc_address_tests.py113 eglRegistry = getEGLRegistry()

Completed in 1 milliseconds