Searched refs:rg16Supported (Results 1 – 1 of 1) sorted by relevance
3003 bool rg16Supported = false; in initFormatTable() local3006 rg16Supported = version >= GR_GL_VER(3, 0) || in initFormatTable()3009 rg16Supported = ctxInfo.hasExtension("GL_EXT_texture_norm16"); in initFormatTable()3013 if (rg16Supported) { in initFormatTable()3028 if (rg16Supported) { in initFormatTable()