Searched refs:attrib_value (Results 1 – 1 of 1) sorted by relevance
1437 EGLAttrib attrib_value; in GetSyncAttribKHR() local1438 EGLBoolean result = GetSyncAttrib(dpy, sync, attribute, &attrib_value); in GetSyncAttribKHR()1439 *value = static_cast<EGLint>(attrib_value); in GetSyncAttribKHR()