Home
last modified time | relevance | path

Searched defs:GLAD_VERSION_MINOR (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/deps/glad/
H A Dgles2.h154 #define GLAD_VERSION_MINOR(version) (version % 10000) macro
H A Dvulkan.h149 #define GLAD_VERSION_MINOR(version) (version % 10000) macro
H A Dgl.h162 #define GLAD_VERSION_MINOR(version) (version % 10000) macro

Completed in 48 milliseconds