Home
last modified time | relevance | path

Searched refs:textureArraySupported (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp88 …const bool textureArraySupported = m_context.getContextInfo().isExtensionSupported("GL_OES_tex… in iterate() local
95 if (samplerTypes[typeNdx].isArray && !textureArraySupported) in iterate()