Searched defs:BUILD_EGL (Results 1 – 2 of 2) sorted by relevance
164 AM_CONDITIONAL(BUILD_EGL, test x$build_egl = xyes) condition167 AC_DEFINE([BUILD_EGL], [1], [build EGL tests]) definition
69 set(BUILD_EGL FALSE CACHE BOOL FALSE) variable