Searched refs:la8SizedFormatSupported (Results 1 – 1 of 1) sorted by relevance
1815 bool la8SizedFormatSupported = false; in initFormatTable() local1818 la8SizedFormatSupported = true; in initFormatTable()1822 la8SizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()1829 if (texStorageSupported && la8SizedFormatSupported) { in initFormatTable()1832 } else if (texImageSupportsSizedInternalFormat && la8SizedFormatSupported) { in initFormatTable()