Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp99 bool supportFloatConfigs = eglu::hasExtension(library, display, "EGL_EXT_pixel_format_float"); in getDefaultEglConfigList() local
118 bool isFloatType = supportFloatConfigs ? in getDefaultEglConfigList()