Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureUnitTests.cpp78 static const int TEXTURE_LAYERS_2D_ARRAY = 4; variable
825 const int texLayers = is2dArrayTex ? TEXTURE_LAYERS_2D_ARRAY : 1; in init()