Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp69 static bool textureTypeHasHeight (glw::GLenum textureBindTarget) in textureTypeHasHeight() function
636 level.height = (textureTypeHasHeight(target)) ? (32) : (1); in generateInternalFormatTextureGenerationGroup()