Searched refs:lum16FSizedFormatSupported (Results 1 – 1 of 1) sorted by relevance
2319 bool lum16FSizedFormatSupported = false; in initFormatTable() local2323 lum16FSizedFormatSupported = true; in initFormatTable()2330 lum16FSizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()2348 if (texStorageSupported && lum16FSizedFormatSupported) { in initFormatTable()2351 } else if (texImageSupportsSizedInternalFormat && lum16FSizedFormatSupported) { in initFormatTable()