Searched refs:textureArraySupported (Results 1 – 1 of 1) sorted by relevance
88 …const bool textureArraySupported = m_context.getContextInfo().isExtensionSupported("GL_OES_tex… in iterate() local95 if (samplerTypes[typeNdx].isArray && !textureArraySupported) in iterate()