Searched refs:caveatMatch (Results 1 – 1 of 1) sorted by relevance
363 bool caveatMatch = (config->mConfigCaveat == EGL_NONE); in getConfigs() local422 caveatMatch = match; in getConfigs()426 if(match && caveatMatch) // We require the caveats to be NONE or the requested flags in getConfigs()