Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Du_debug.c222 unsigned v_maj, v_min; in debug_get_version_option() local
225 n = sscanf(str, "%u.%u", &v_maj, &v_min); in debug_get_version_option()
230 *major = v_maj; in debug_get_version_option()

Completed in 2 milliseconds