Searched refs:lum8SizedFormatSupported (Results 1 – 1 of 1) sorted by relevance
1735 bool lum8SizedFormatSupported = false; in initFormatTable() local1738 lum8SizedFormatSupported = true; in initFormatTable()1742 lum8SizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()1749 if (texStorageSupported && lum8SizedFormatSupported) { in initFormatTable()1752 } else if (texImageSupportsSizedInternalFormat && lum8SizedFormatSupported) { in initFormatTable()