Searched refs:nativeAttribute (Results 1 – 1 of 1) sorted by relevance
106 void *nativeAttribute = nullptr; in getAttribute() local108 getImplementation()->getAttribute(getOwningDisplay(), attribute, &nativeAttribute); in getAttribute()109 *value = reinterpret_cast<EGLAttrib>(nativeAttribute); in getAttribute()