Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp114 static unsigned int getAmountOfComponentsForInternalformat(const glw::GLenum internalformat);
Dgl4cTextureViewTests.cpp193 unsigned int TextureViewUtilities::getAmountOfComponentsForInternalformat(const glw::GLenum interna… in getAmountOfComponentsForInternalformat() function in gl4cts::TextureViewUtilities
6739 TextureViewUtilities::getAmountOfComponentsForInternalformat(texture_internalformat); in initBufferObject()
6741 TextureViewUtilities::getAmountOfComponentsForInternalformat(view_internalformat); in initBufferObject()
6782 TextureViewUtilities::getAmountOfComponentsForInternalformat(texture_internalformat); in initProgramObject()
6792 TextureViewUtilities::getAmountOfComponentsForInternalformat(view_internalformat); in initProgramObject()
7508 TextureViewUtilities::getAmountOfComponentsForInternalformat(view_internalformat); in verifyResultData()