Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry_cache.py142 g_registryCache = {} variable
145 global g_registryCache
147 if source in g_registryCache:
148 return g_registryCache[source]
158 g_registryCache[source] = parsedReg

Completed in 1 milliseconds