Home
last modified time | relevance | path

Searched refs:texLayers (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp827 const int texLayers = is2dArrayTex ? TEXTURE_LAYERS_2D_ARRAY : 1; in init() local
872 m_textures2dArray.push_back(new tcu::Texture2DArray(texFormat, texWidth, texHeight, texLayers)); in init()
H A Des3fVertexTextureTests.cpp1229 const int texLayers = LAYERS_2D_ARRAY; in init() local
1234 m_textures[i] = new glu::Texture2DArray(m_context.getRenderContext(), GL_RGB, GL_UNSIGNED_BYTE, texWidth, texHeight, texLayers); in init()

Completed in 6 milliseconds