Home
last modified time | relevance | path

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

/external/mesa3d/test/
Degl.cpp1134 int cfgMgtIndex = binarySearch<config_management_t>( in isAttributeMatching() local
1138 if (cfgMgtIndex >= 0) { in isAttributeMatching()
1139 bool match = gConfigManagement[cfgMgtIndex].match( in isAttributeMatching()