OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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