Searched defs:textureLayerType (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp329 static inline TextureType textureLayerType (TextureType entireTextureType) function in namespace:deqp::gles31::Functional
1155 const TextureType shaderImageType = m_singleLayerBind ? textureLayerType(m_textureType) : m_textureType;
1413 const TextureType shaderImageType = m_singleLayerBind ? textureLayerType(m_textureType) : m_textureType;
3199 if (textureLayerType(imageType) != imageType)
3205 if (textureLayerType(imageType) != imageType)

Completed in 53 milliseconds