Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp317 static bool isTextureBufferFormat (glw::GLenum internalFormat) in isTextureBufferFormat() function
359 if (target == GL_TEXTURE_BUFFER || !isTextureBufferFormat(format)) in isLegalFormatForTarget()