Home
last modified time | relevance | path

Searched refs:VERSION_MAJOR (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degldefs.h25 #define VERSION_MAJOR 1 macro
/frameworks/native/vulkan/api/templates/
Dvulkan_h.tmpl54 …VK_MAKE_VERSION({{Global "VERSION_MAJOR"}}, {{Global "VERSION_MINOR"}}, {{Global "VERSION_PATCH"}})
Dvk_xml.tmpl49 #define <name>VK_API_VERSION</name> <type>VK_MAKE_VERSION</type>({{Global "VERSION_MAJOR"}}, {{Glob…
/frameworks/native/opengl/libagl/
Degl.cpp842 #define VERSION_MAJOR 1 macro
1469 if (major != NULL) *major = VERSION_MAJOR; in eglInitialize()
/frameworks/native/vulkan/api/
Dvulkan.api29 define VERSION_MAJOR 1