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.cpp77 static const int TEXTURE_LAYERS_2D_ARRAY = 4; variable
824 const int texLayers = is2dArrayTex ? TEXTURE_LAYERS_2D_ARRAY : 1; in init()