Searched refs:getTextureDataSize (Results 1 – 2 of 2) sorted by relevance
150 static unsigned int getTextureDataSize(const glw::GLenum internalformat, const glw::GLenum type,
1800 unsigned int TextureViewUtilities::getTextureDataSize(const glw::GLenum internalformat, const glw::… in getTextureDataSize() function in gl4cts::TextureViewUtilities7099 const unsigned int mipmap_raw_size = TextureViewUtilities::getTextureDataSize( in initTextureObject()