Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp357 bool extensionListArbNull = extensionList == nullptr; in init() local
358 bool extensionListArbEmpty = !extensionListArbNull && !strcmp(extensionList, ""); in init()
390 extensionListArbNull, in init()