Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureLevelStateQueryTests.cpp51 static bool textureTypeHasDepth (glw::GLenum textureBindTarget) in textureTypeHasDepth() function
422 level.depth = (textureTypeHasDepth(texGen.bindTarget)) ? (6) : (1); in generateColorTextureGenerationGroup()
443 level.depth = (textureTypeHasDepth(texGen.bindTarget)) ? (6) : (1); in generateColorTextureGenerationGroup()
464 level.depth = (textureTypeHasDepth(texGen.bindTarget)) ? (6) : (1); in generateColorTextureGenerationGroup()
538 level.depth = (textureTypeHasDepth(texGen.bindTarget)) ? (6) : (1); in generateColorTextureGenerationGroup()
558 level.depth = (textureTypeHasDepth(texGen.bindTarget)) ? (6) : (1); in generateColorTextureGenerationGroup()
578 level.depth = (textureTypeHasDepth(texGen.bindTarget)) ? (6) : (1); in generateColorTextureGenerationGroup()
645 level.depth = (textureTypeHasDepth(target)) ? (6) : (1); in generateInternalFormatTextureGenerationGroup()
667 level.depth = (textureTypeHasDepth(target)) ? (6) : (1); in generateInternalFormatTextureGenerationGroup()

Completed in 3 milliseconds