Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1065 static const int s_textureArraySize = 8; member in deqp::gles31::Functional::__anoneadaa2760111::MultisampleTextureUsageCase
1145 if (s_textureArraySize > maxTextureLayers) in init()
1158 …E_ARRAY, m_numSamples, internalFormat, s_textureSize, s_textureSize, s_textureArraySize, GL_FALSE); in init()