Searched refs:hasColorSpaceSupport (Results 1 – 3 of 3) sorted by relevance
209 hasColorSpaceSupport = findExtension(disp.queryString.extensions, "EGL_KHR_gl_colorspace"); in initialize()218 if (wideColorBoardConfig && hasColorSpaceSupport) { in initialize()227 if (hasHdrBoardConfig && hasColorSpaceSupport) { in initialize()
116 bool hasColorSpaceSupport; variable
488 if (!dp->hasColorSpaceSupport) return colorSpaces; in getDriverColorSpaces()553 if (!dp->hasColorSpaceSupport) return false; in processAttributes()