Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_ext_init.py45 def genExtensions (registry, iface, api): function
70 writeInlFile(os.path.join(OPENGL_INC_DIR, "glwInitExtES.inl"), genExtensions(registry, nonStrippedIface, 'gles2'))
71 writeInlFile(os.path.join(OPENGL_INC_DIR, "glwInitExtGL.inl"), genExtensions(registry, nonStrippedIface, 'gl'))

Completed in 1 milliseconds